summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkim <kim>2004-01-12 03:58:23 +0000
committerkim <kim>2004-01-12 03:58:23 +0000
commit0376068fe5441480bb066481352e01972db372d2 (patch)
treeb51dcd74b5dd09fc4683faa0f19e4fd161fdeb9b
parenta76a870a3ea58342da46d2fb0dd1c63fdb59dfb2 (diff)
downloadpkgsrc-0376068fe5441480bb066481352e01972db372d2.tar.gz
Add libshout
-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