diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-13 03:22:38 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-13 03:22:38 +0000 |
commit | 6f913368d2f339cd366c4b90470a137ea6f0b0b7 (patch) | |
tree | d2eac43030dfc7a0bb035db6361c773f5f6e08b5 /audio/p5-CDDB-File | |
parent | 6e497f06be1cff09c51daba02a388bdef518b13d (diff) | |
download | ports-6f913368d2f339cd366c4b90470a137ea6f0b0b7.tar.gz ports-6f913368d2f339cd366c4b90470a137ea6f0b0b7.zip |
Notes
Diffstat (limited to 'audio/p5-CDDB-File')
-rw-r--r-- | audio/p5-CDDB-File/Makefile | 4 | ||||
-rw-r--r-- | audio/p5-CDDB-File/pkg-comment | 1 |
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 |