diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-07-06 14:54:53 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-07-06 14:54:53 +0000 |
commit | cb204b0dec6cbe6d33aaa4ab40af7693cd68f370 (patch) | |
tree | 0a43c69bc346205c29c82f826cce2b0484b0c74d /audio/Makefile | |
parent | 0375c6a2a5d2e9a0a69227a9ac431ed76050d487 (diff) | |
download | pkgsrc-cb204b0dec6cbe6d33aaa4ab40af7693cd68f370.tar.gz |
Added hydrogen and libhydrogen both version 0.8.0.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index a79997ae3dd..3d7b598c130 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.246 2004/07/04 22:38:33 agc Exp $ +# $NetBSD: Makefile,v 1.247 2004/07/06 14:54:53 xtraeme Exp $ # COMMENT= Audio tools @@ -91,6 +91,7 @@ SUBDIR+= gst-plugins-oss SUBDIR+= gst-plugins-vorbis SUBDIR+= gtkmserv SUBDIR+= guspatches +SUBDIR+= hydrogen SUBDIR+= icecast SUBDIR+= icecast1 SUBDIR+= ices-mp3 @@ -110,6 +111,7 @@ SUBDIR+= libao-esound SUBDIR+= libaudiofile SUBDIR+= libcdaudio SUBDIR+= libcddb +SUBDIR+= libhydrogen SUBDIR+= libid3tag SUBDIR+= libmad SUBDIR+= libmikmod |