summaryrefslogtreecommitdiff
path: root/audio
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
commite39079f92c1d0c20b8fae038abfd9849d72754b6 (patch)
treeb51dcd74b5dd09fc4683faa0f19e4fd161fdeb9b /audio
parentb30a37c503a3ac4c777e4c859adfd8b58496bfd8 (diff)
downloadpkgsrc-e39079f92c1d0c20b8fae038abfd9849d72754b6.tar.gz
Add libshout
Diffstat (limited to 'audio')
-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