diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-06-06 18:42:12 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-06-06 18:42:12 +0000 |
commit | 041059c67c1ef111ed0288ef532efd6603ef2c72 (patch) | |
tree | 6bb5eb54934671ec589b1ea83b69d9a331bf6574 /audio/Makefile | |
parent | fix pkg-plist (diff) |
Add xmms-ahx.
XMMS input plugin for AHX format support. AHX is a synthetic music format from
Amiga, and reproducing C64-style music.
WWW: http://xmms-ahx.sourceforge.net/
PR: ports/81811
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Notes
Notes:
svn path=/head/; revision=136929
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 375c7663def0..1c1bccde248b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -501,6 +501,7 @@ SUBDIR += xmixer SUBDIR += xmmix SUBDIR += xmms-a52dec + SUBDIR += xmms-ahx SUBDIR += xmms-arts_output SUBDIR += xmms-audiofile SUBDIR += xmms-bonk |