diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-27 13:25:00 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-27 13:25:00 +0000 |
commit | e9bf4e61f0765f02aedb9a70f885a97877e31fb9 (patch) | |
tree | 7ef12789c3acbcd4f67e0cedc10ad3c5beb447bf /audio/Makefile | |
parent | 01ee33ab8f33d57b9cc3ad78c74dcaacb80d8e2e (diff) |
add gnump3d 0.9.9.7
A streaming server for MP3's, OGG vorbis, and other streamable audio files
Notes
Notes:
svn path=/head/; revision=60125
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 b6091934a0a9..004e2947ec98 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -81,6 +81,7 @@ SUBDIR += gnomemedia SUBDIR += gnomemedia2 SUBDIR += gnowavcut + SUBDIR += gnump3d SUBDIR += gogo SUBDIR += gqmpeg SUBDIR += gramofile |