diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-06-29 02:13:39 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-06-29 02:13:39 +0800 |
commit | c819b7fb973cf81d176415c4eddf9822be4ebfbc (patch) | |
tree | c98a74ac2e37a2d9ba9490d58786a58be76409bd /audio/Makefile | |
parent | 81d69311dae2a491684aac18ae4e6e4ea5078efb (diff) | |
download | freebsd-ports-gnome-c819b7fb973cf81d176415c4eddf9822be4ebfbc.tar.gz freebsd-ports-gnome-c819b7fb973cf81d176415c4eddf9822be4ebfbc.tar.zst freebsd-ports-gnome-c819b7fb973cf81d176415c4eddf9822be4ebfbc.zip |
Add xmms-gbsplay.
xmms-gbsplay is a XMMS input plugin which emulates the sound hardware of the
Nintendo Game Boy(TM). It is able to play the sounds from a Game Boy(TM)
module dump (.GBS format) in XMMS.
WWW: http://gbsplay.berlios.de/
PR: ports/82695
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 db49ecd80452..8eaf68695e02 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -518,6 +518,7 @@ SUBDIR += xmms-fc SUBDIR += xmms-flac SUBDIR += xmms-fxt + SUBDIR += xmms-gbsplay SUBDIR += xmms-imms SUBDIR += xmms-infopipe SUBDIR += xmms-jack |