diff options
author | rxg <rxg> | 2002-03-02 02:36:39 +0000 |
---|---|---|
committer | rxg <rxg> | 2002-03-02 02:36:39 +0000 |
commit | 906e9243faa4c9a352bc9ed7243a3d624631a800 (patch) | |
tree | 7a998afb24cd7065465def8c26e4dd9dca1e2e4f /audio | |
parent | c1f74b5534f7537ea12e32e3dc5b88b5a69dd01c (diff) | |
download | pkgsrc-906e9243faa4c9a352bc9ed7243a3d624631a800.tar.gz |
add p5-MP3-Info
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 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 |