aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS-ZoneFile-Fast/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-02-17 07:01:21 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-02-17 07:01:21 +0000
commitfa662b330c0309a50c7a41a0597c448b1099981b (patch)
tree476e90010113b658269fa29c9cb189681b87325c /dns/p5-Net-DNS-ZoneFile-Fast/Makefile
parent515a10516ce73a8ec47f5b933720f1a7bc8d7186 (diff)
downloadports-fa662b330c0309a50c7a41a0597c448b1099981b.tar.gz
ports-fa662b330c0309a50c7a41a0597c448b1099981b.zip
Notes
Diffstat (limited to 'dns/p5-Net-DNS-ZoneFile-Fast/Makefile')
-rw-r--r--dns/p5-Net-DNS-ZoneFile-Fast/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile
index 7d0d7e91f696..f2f39ad3f056 100644
--- a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile
+++ b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile
@@ -6,19 +6,19 @@
#
PORTNAME= Net-DNS-ZoneFile-Fast
-PORTVERSION= 0.9
+PORTVERSION= 0.9.1
CATEGORIES= dns perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= ../../authors/id/H/HA/HARDAKER
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to parse BIND8/9 zone files
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
${SITE_PERL}/Net/DNS/SEC.pm:${PORTSDIR}/dns/p5-Net-DNS-SEC \
${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes