diff options
author | garga <garga@FreeBSD.org> | 2005-08-30 01:36:08 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-08-30 01:36:08 +0800 |
commit | 83be6bc46c82e7be5bcb8a1fa9124bd68fb6a4ed (patch) | |
tree | 8ce3a1d7bdea54b0a6e228023409c4254fb609ca /audio/Makefile | |
parent | 330a68344014468a9441c22d0bee1df776521d43 (diff) | |
download | freebsd-ports-gnome-83be6bc46c82e7be5bcb8a1fa9124bd68fb6a4ed.tar.gz freebsd-ports-gnome-83be6bc46c82e7be5bcb8a1fa9124bd68fb6a4ed.tar.zst freebsd-ports-gnome-83be6bc46c82e7be5bcb8a1fa9124bd68fb6a4ed.zip |
Add xmms-nsf 0.0.3, XMMS input-plugin for playing Nintendo(TM) NSF audio
files.
PR: ports/85094
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
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 2eefe4d75d42..4cf263a82b65 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -546,6 +546,7 @@ SUBDIR += xmms-midi SUBDIR += xmms-mp3cue SUBDIR += xmms-musepack + SUBDIR += xmms-nsf SUBDIR += xmms-openspc SUBDIR += xmms-osssurround SUBDIR += xmms-pipe |