summaryrefslogtreecommitdiff
path: root/dns/walker
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 08:56:53 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 08:56:53 +0000
commit72185e5fb2229800490e58850811d57db1039664 (patch)
tree9c01d1faf4fbbd4d19b88647d3113491e00711c3 /dns/walker
parent- convert to the new perl5 framework (diff)
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326955
Diffstat (limited to 'dns/walker')
-rw-r--r--dns/walker/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/dns/walker/Makefile b/dns/walker/Makefile
index 6e843f5f331e..6c4c5208f543 100644
--- a/dns/walker/Makefile
+++ b/dns/walker/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: walker
-# Date created: May 30, 2001
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= walker
PORTVERSION= 3.8
@@ -17,7 +12,7 @@ COMMENT= Recover zone file information from servers that use DNSSEC
RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
p5-Net-DNS-SEC>=0:${PORTSDIR}/dns/p5-Net-DNS-SEC
-USE_PERL5= yes
+USES= perl5
NO_BUILD= yes
MAN1= walker.1