summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2004-01-12 03:58:23 +0000
committerkim <kim@pkgsrc.org>2004-01-12 03:58:23 +0000
commit7b393c3e803e03683f16270ff2df177035fbe51a (patch)
treeb51dcd74b5dd09fc4683faa0f19e4fd161fdeb9b /audio/Makefile
parent2b182c708f6b2a8165450145b49278fcaa91084f (diff)
downloadpkgsrc-7b393c3e803e03683f16270ff2df177035fbe51a.tar.gz
Add libshout
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 43159d9a7c6..c0bd574fd64 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.196 2004/01/10 22:43:06 wiz Exp $
+# $NetBSD: Makefile,v 1.197 2004/01/12 03:58:23 kim Exp $
#
COMMENT= Audio tools
@@ -98,6 +98,7 @@ SUBDIR+= libmad
SUBDIR+= libmikmod
SUBDIR+= libogg
SUBDIR+= libsamplerate
+SUBDIR+= libshout
SUBDIR+= libsidplay
SUBDIR+= libsndfile
SUBDIR+= libvorbis