summaryrefslogtreecommitdiff
path: root/audio/abcde/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-10-12 09:52:19 +0000
committeragc <agc@pkgsrc.org>2001-10-12 09:52:19 +0000
commitccfd31fb5327ad44e1c50b8f20c468d4d808559a (patch)
tree87abb7ce6bda1836d23b6d2afdecad3dfd62bb7f /audio/abcde/Makefile
parente9669dd9970011e5f91b5c3134ac0b715b2fc2cd (diff)
downloadpkgsrc-ccfd31fb5327ad44e1c50b8f20c468d4d808559a.tar.gz
Use the id3 package to tag the resulting files.
Diffstat (limited to 'audio/abcde/Makefile')
-rw-r--r--audio/abcde/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile
index 1dce238090e..63a1fe83827 100644
--- a/audio/abcde/Makefile
+++ b/audio/abcde/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/08/16 07:06:03 agc Exp $
+# $NetBSD: Makefile,v 1.3 2001/10/12 09:52:19 agc Exp $
DISTNAME= abcde_2.0.orig
PKGNAME= abcde-2.0
@@ -10,6 +10,7 @@ HOMEPAGE= http://frantica.lly.org/~rcw/abcde/page/
COMMENT= Command-line utility to rip and encode an audio CD
DEPENDS+= cd-discid>=0.7.0:../../audio/cd-discid
+DEPENDS+= id3-[0-9]*:../../audio/id3
DEPENDS+= cdparanoia>=3.a9.7:../../audio/cdparanoia
DEPENDS+= vorbis-tools>=1.0.0.6:../../audio/vorbis-tools
DEPENDS+= wget>=1.7:../../net/wget