aboutsummaryrefslogtreecommitdiffstats
path: root/dns/walker/Makefile
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-11 16:56:53 +0800
committeraz <az@FreeBSD.org>2013-09-11 16:56:53 +0800
commitf8b9d36c914c82d7b80560d88765d1d87b6611fc (patch)
tree9c01d1faf4fbbd4d19b88647d3113491e00711c3 /dns/walker/Makefile
parent02fdfe0510d692762b6a17b5e24188ac34fe5bdb (diff)
downloadfreebsd-ports-gnome-f8b9d36c914c82d7b80560d88765d1d87b6611fc.tar.gz
freebsd-ports-gnome-f8b9d36c914c82d7b80560d88765d1d87b6611fc.tar.zst
freebsd-ports-gnome-f8b9d36c914c82d7b80560d88765d1d87b6611fc.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'dns/walker/Makefile')
-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