summaryrefslogtreecommitdiff
path: root/dns/domtools/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
commit93a61d6874669ec2bb1bc7deebc61598e4174442 (patch)
treeb771014812f92756476f174cb7d6d567fc13dbc2 /dns/domtools/Makefile
parentAccidental whitespace (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27423
Diffstat (limited to 'dns/domtools/Makefile')
-rw-r--r--dns/domtools/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/dns/domtools/Makefile b/dns/domtools/Makefile
index cd919a2005ca..13e8e64b9fc8 100644
--- a/dns/domtools/Makefile
+++ b/dns/domtools/Makefile
@@ -1,23 +1,22 @@
# New ports collection makefile for: domtools
-# Version required: 1.4.0
# Date created: 12 Jun 1999
# Whom: alexp
#
# $FreeBSD$
#
-DISTNAME= domtools${VERSION}
-PKGNAME= domtools-${VERSION}
+PORTNAME= domtools
+PORTVERSION= 1.4.0
CATEGORIES= net
MASTER_SITES= http://www.domtools.com/pub/
+DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= veers@disturbed.net
USE_PERL5= YES
NO_BUILD= YES
-WRKSRC= ${WRKDIR}/domtools${VERSION}/
-VERSION= 1.4.0
+WRKSRC= ${WRKDIR}/domtools${PORTVERSION}/
# XXX - patches/patch-aa modifies Makefile
# and so does the post-patch target