diff options
author | wiz <wiz@pkgsrc.org> | 2004-11-05 21:14:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-11-05 21:14:32 +0000 |
commit | 5d2d55e6b404113342c813df91e7ba94029f67f1 (patch) | |
tree | 77c8ecd4665c5b586fa3cfd197d7bb1033de8d53 /audio/Makefile | |
parent | 325f7ed266849ed7d4215fb1270759b76f76c013 (diff) | |
download | pkgsrc-5d2d55e6b404113342c813df91e7ba94029f67f1.tar.gz |
Add libvisual, libvisual-bmp, and libvisual-plugins.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 494ff20b547..9a499c64f48 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.258 2004/11/03 03:21:44 sekiya Exp $ +# $NetBSD: Makefile,v 1.259 2004/11/05 21:14:32 wiz Exp $ # COMMENT= Audio tools @@ -124,6 +124,9 @@ SUBDIR+= libsamplerate SUBDIR+= libshout SUBDIR+= libsidplay SUBDIR+= libsndfile +SUBDIR+= libvisual +SUBDIR+= libvisual-bmp +SUBDIR+= libvisual-plugins SUBDIR+= libvorbis SUBDIR+= liteamp SUBDIR+= liveice |