diff options
author | wiz <wiz@pkgsrc.org> | 2004-09-05 18:40:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-09-05 18:40:08 +0000 |
commit | 0d2f9f545392abace4465f94dd6ea83cac1d9088 (patch) | |
tree | 59afdd4b426ae9554bbe67ad8325b36193e69e58 /audio/Makefile | |
parent | f77bf54c94fb3a705dd242071266a03b88f4256c (diff) | |
download | pkgsrc-0d2f9f545392abace4465f94dd6ea83cac1d9088.tar.gz |
Sort, and add two (hi epg!)
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index 36bc4093f08..e28b10b7783 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.251 2004/08/27 00:06:43 wiz Exp $ +# $NetBSD: Makefile,v 1.252 2004/09/05 18:40:08 wiz Exp $ # COMMENT= Audio tools @@ -173,6 +173,8 @@ SUBDIR+= p5-Audio-Wav SUBDIR+= p5-CDDB SUBDIR+= p5-MP3-Info SUBDIR+= p5-MP3-Tag +SUBDIR+= p5-MusicBrainz-Client +SUBDIR+= p5-MusicBrainz-Queries SUBDIR+= portaudio SUBDIR+= py-ao SUBDIR+= py-cddb @@ -209,8 +211,8 @@ SUBDIR+= tracker SUBDIR+= tremor SUBDIR+= tremor-tools SUBDIR+= trm -SUBDIR+= tunesbrowser SUBDIR+= tunepimp +SUBDIR+= tunesbrowser SUBDIR+= ubs SUBDIR+= vorbis-tools SUBDIR+= wavesurfer |