diff options
author | tg <tg@FreeBSD.org> | 2000-03-07 19:39:46 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2000-03-07 19:39:46 +0800 |
commit | 8a4649ddce0e2bb060a286d504e473dd38677c68 (patch) | |
tree | 43ae151758e169448a92893bc0e368f353fef485 /audio/Makefile | |
parent | 0b1ef35242e198196c3cfe6f520b83e90c2c10b2 (diff) | |
download | freebsd-ports-gnome-8a4649ddce0e2bb060a286d504e473dd38677c68.tar.gz freebsd-ports-gnome-8a4649ddce0e2bb060a286d504e473dd38677c68.tar.zst freebsd-ports-gnome-8a4649ddce0e2bb060a286d504e473dd38677c68.zip |
New port pysol-sound-server. Despite its name, it's a rather generic
Python extension module that plays WAVs together with MP3 or MOD
background music.
PR: 16608
Submitted by: Maxim Sobolev <sobomax@altavista.net>
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 0ec39f977835..c291a53405a4 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -56,6 +56,7 @@ SUBDIR += nspmod SUBDIR += play SUBDIR += playmidi + SUBDIR += pysol-sound-server SUBDIR += radio SUBDIR += raproxy SUBDIR += replay |