aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Tie-DNS/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2008-04-03 10:55:10 +0000
committerMathieu Arnold <mat@FreeBSD.org>2008-04-03 10:55:10 +0000
commite2e405206b6355176a2e90943045764c48a724f7 (patch)
treeea4c3044b583a504a568222f2dee5a6c93d8a1ae /dns/p5-Tie-DNS/Makefile
parentd3d9f20f4056cf4258513b52bc656420b8865e2d (diff)
downloadports-e2e405206b6355176a2e90943045764c48a724f7.tar.gz
ports-e2e405206b6355176a2e90943045764c48a724f7.zip
Notes
Diffstat (limited to 'dns/p5-Tie-DNS/Makefile')
-rw-r--r--dns/p5-Tie-DNS/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/dns/p5-Tie-DNS/Makefile b/dns/p5-Tie-DNS/Makefile
index 76bc1b8c6b6a..28d4e53be273 100644
--- a/dns/p5-Tie-DNS/Makefile
+++ b/dns/p5-Tie-DNS/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= Tie-DNS
-PORTVERSION= 0.41
+PORTVERSION= 0.5
+PORTEPOCH= 1
CATEGORIES= dns perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Tie
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
+EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Tie interface to p5-Net-DNS
@@ -18,7 +19,6 @@ COMMENT= Tie interface to p5-Net-DNS
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
RUN_DEPENDS= ${BUILD_DEPENDS}
-EXAMPLESDIR?= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}
PERL_CONFIGURE= yes
MAN3= Tie::DNS.3