diff options
author | rxg <rxg@pkgsrc.org> | 2002-03-02 02:36:39 +0000 |
---|---|---|
committer | rxg <rxg@pkgsrc.org> | 2002-03-02 02:36:39 +0000 |
commit | 753d5a36e5e209a1a5c7e19d8844d99d279e58b3 (patch) | |
tree | 7a998afb24cd7065465def8c26e4dd9dca1e2e4f /audio/Makefile | |
parent | f6c65eb501515b37cc35bcbd534a8acaeb261548 (diff) | |
download | pkgsrc-753d5a36e5e209a1a5c7e19d8844d99d279e58b3.tar.gz |
add p5-MP3-Info
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 4adb59e8e3e..10619dd64c1 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.125 2002/02/23 07:49:59 rxg Exp $ +# $NetBSD: Makefile,v 1.126 2002/03/02 02:36:39 rxg Exp $ # COMMENT= Audio tools @@ -104,6 +104,7 @@ SUBDIR+= nas SUBDIR+= normalize SUBDIR+= nspmod SUBDIR+= p5-Audio-CD-disc-cover +SUBDIR+= p5-MP3-Info SUBDIR+= p5-MP3-Tag SUBDIR+= py-cddb SUBDIR+= realplayer |