diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-02-10 02:00:20 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-02-10 02:00:20 +0000 |
commit | d21ab211eb3acb1ed6fe48ed5b5fa2bcecc39df4 (patch) | |
tree | 610761534f94c80a127134ac689c3037b9f21aef /audio/Makefile | |
parent | 26eea62425342262864f34dc7cb6499afe9b400d (diff) | |
download | FreeBSD-ports-d21ab211eb3acb1ed6fe48ed5b5fa2bcecc39df4.zip FreeBSD-ports-d21ab211eb3acb1ed6fe48ed5b5fa2bcecc39df4.tar.gz |
Add the xmms-mikmod port.
xmms-mikmod is a plugin for xmms that uses libmikmod and supports all the
formats it does (S3M, XM, MOD, etc).
PR: 16503
Submitted by: Espen Skoglund <esk@ira.uka.de>
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 782653a..09e6073 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -104,6 +104,7 @@ SUBDIR += xmixer SUBDIR += xmmix SUBDIR += xmms + SUBDIR += xmms-mikmod SUBDIR += xmp SUBDIR += xmpeg3 SUBDIR += xmradio |