summaryrefslogtreecommitdiff
path: root/audio/p5-CDDB-File
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-13 03:22:38 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-13 03:22:38 +0000
commit6f913368d2f339cd366c4b90470a137ea6f0b0b7 (patch)
treed2eac43030dfc7a0bb035db6361c773f5f6e08b5 /audio/p5-CDDB-File
parentAdd dependency on security/p5-Digest-MD5 (diff)
Add dependency to devel/p5-Test-Simple
Noticed by: bento
Notes
Notes: svn path=/head/; revision=75434
Diffstat (limited to 'audio/p5-CDDB-File')
-rw-r--r--audio/p5-CDDB-File/Makefile4
-rw-r--r--audio/p5-CDDB-File/pkg-comment1
2 files changed, 4 insertions, 1 deletions
diff --git a/audio/p5-CDDB-File/Makefile b/audio/p5-CDDB-File/Makefile
index 5e1af65285f6..b415423f5bed 100644
--- a/audio/p5-CDDB-File/Makefile
+++ b/audio/p5-CDDB-File/Makefile
@@ -14,6 +14,10 @@ MASTER_SITE_SUBDIR= CDDB
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+COMMENT= Parse a CDDB/freedb data file
+
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/audio/p5-CDDB-File/pkg-comment b/audio/p5-CDDB-File/pkg-comment
deleted file mode 100644
index 3cce39428101..000000000000
--- a/audio/p5-CDDB-File/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Parse a CDDB/freedb data file