aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-CDDB-File
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-02-26 05:46:12 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-02-26 05:46:12 +0000
commitc9cd4215f0a0b3c1f42a7a5e4c6fabbfbc2db312 (patch)
tree3d6fb5eab2794c62b1cb627ce5133a51f460d9c4 /audio/p5-CDDB-File
parent6bb16b8484c9e8a58ff441603c1a6b161310fe4e (diff)
downloadports-c9cd4215f0a0b3c1f42a7a5e4c6fabbfbc2db312.tar.gz
ports-c9cd4215f0a0b3c1f42a7a5e4c6fabbfbc2db312.zip
Notes
Diffstat (limited to 'audio/p5-CDDB-File')
-rw-r--r--audio/p5-CDDB-File/Makefile16
1 files changed, 3 insertions, 13 deletions
diff --git a/audio/p5-CDDB-File/Makefile b/audio/p5-CDDB-File/Makefile
index deeeb5f345c0..9db5a33df601 100644
--- a/audio/p5-CDDB-File/Makefile
+++ b/audio/p5-CDDB-File/Makefile
@@ -8,9 +8,9 @@
PORTNAME= CDDB-File
PORTVERSION= 1.05
+PORTREVISION= 1
CATEGORIES= audio perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= CDDB
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
@@ -20,14 +20,4 @@ PERL_CONFIGURE= yes
MAN3= CDDB::File.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS= ${BUILD_DEPENDS}
-.endif
-
-test: all
- cd ${WRKSRC} && ${MAKE} test
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>