diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-08-29 17:36:08 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-08-29 17:36:08 +0000 |
commit | fd624d90b05edf89eb32a3e665ce3a293d897f1e (patch) | |
tree | 5fcb58a2bbd3d0529d0ef8a7ea77454228ac0018 /audio/Makefile | |
parent | a519deff6c18c1ac4ea777ba32a9b7630cb807ae (diff) | |
download | ports-fd624d90b05edf89eb32a3e665ce3a293d897f1e.tar.gz ports-fd624d90b05edf89eb32a3e665ce3a293d897f1e.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>
Notes
Notes:
svn path=/head/; revision=141362
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 |