summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkim <kim>2004-01-12 03:58:23 +0000
committerkim <kim>2004-01-12 03:58:23 +0000
commite7ca8c53a7764cc2b6f79a155c4b9ce5f15f0767 (patch)
treeb51dcd74b5dd09fc4683faa0f19e4fd161fdeb9b
parent657042f1d2a05fff2148400fede2235691bcfa64 (diff)
downloadpkgsrc-e7ca8c53a7764cc2b6f79a155c4b9ce5f15f0767.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