diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-06-07 02:42:12 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-06-07 02:42:12 +0800 |
commit | 5f32643053d8c26efc6f1f99a8a6c171c4e21a8d (patch) | |
tree | 01d88dd0fb202fee8051d54b41c5dd3e9906e73e /audio/Makefile | |
parent | 7acfe3331e65d4b240c37f7b13115505124a79d9 (diff) | |
download | freebsd-ports-gnome-5f32643053d8c26efc6f1f99a8a6c171c4e21a8d.tar.gz freebsd-ports-gnome-5f32643053d8c26efc6f1f99a8a6c171c4e21a8d.tar.zst freebsd-ports-gnome-5f32643053d8c26efc6f1f99a8a6c171c4e21a8d.zip |
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>
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 |