diff options
author | minskim <minskim> | 2004-02-15 15:48:43 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-02-15 15:48:43 +0000 |
commit | ce2f0f8b6c89bf05c68b757725d4ae7303f44ba2 (patch) | |
tree | c636c3c51c206fff210f11a8cb8e9cc23f06d0af /audio/Makefile | |
parent | ad9cb91e8dc0df16c8de2a0fcca6a16967bc062a (diff) | |
download | pkgsrc-ce2f0f8b6c89bf05c68b757725d4ae7303f44ba2.tar.gz |
Add and enable py-vorbis.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 62ec3baeca6..4c7f361e40a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.208 2004/02/15 01:50:30 minskim Exp $ +# $NetBSD: Makefile,v 1.209 2004/02/15 15:48:43 minskim Exp $ # COMMENT= Audio tools @@ -142,6 +142,7 @@ SUBDIR+= p5-MP3-Info SUBDIR+= p5-MP3-Tag SUBDIR+= py-cddb SUBDIR+= py-ogg +SUBDIR+= py-vorbis SUBDIR+= rhythmbox SUBDIR+= rio SUBDIR+= rio500 |