diff options
author | minskim <minskim> | 2004-02-15 21:52:07 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-02-15 21:52:07 +0000 |
commit | ed57f83af37084563e1882b7ab2835d2c8c70cd6 (patch) | |
tree | 98572ab744d95347709d2e417c62c638c8ec95ee /audio | |
parent | b8bcf1d1e83e4343686cb8f068dc7a8d039749ba (diff) | |
download | pkgsrc-ed57f83af37084563e1882b7ab2835d2c8c70cd6.tar.gz |
Add and enable py-ao.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 4c7f361e40a..e7adb139bd2 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.209 2004/02/15 15:48:43 minskim Exp $ +# $NetBSD: Makefile,v 1.210 2004/02/15 21:52:07 minskim Exp $ # COMMENT= Audio tools @@ -140,6 +140,7 @@ SUBDIR+= p5-Audio-CD SUBDIR+= p5-Audio-Wav SUBDIR+= p5-MP3-Info SUBDIR+= p5-MP3-Tag +SUBDIR+= py-ao SUBDIR+= py-cddb SUBDIR+= py-ogg SUBDIR+= py-vorbis |