aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2002-08-23 15:35:37 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2002-08-23 15:35:37 +0000
commitade02d77e532dcb6f6e0ad2fb856bf1a68e8599f (patch)
tree6cd56055ca465de41ed93cc9a68269ede5cab056 /dns
parent2a0e767c9fcfc3f26c88a5daa60c6087dec4b7f7 (diff)
downloadports-ade02d77e532dcb6f6e0ad2fb856bf1a68e8599f.tar.gz
ports-ade02d77e532dcb6f6e0ad2fb856bf1a68e8599f.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/firedns/Makefile17
1 files changed, 8 insertions, 9 deletions
diff --git a/dns/firedns/Makefile b/dns/firedns/Makefile
index e46c0cc651a1..60c59b5b5dfe 100644
--- a/dns/firedns/Makefile
+++ b/dns/firedns/Makefile
@@ -6,22 +6,21 @@
#
PORTNAME= firedns
-PORTVERSION= 0.1.28
-PORTREVISION= 1
-CATEGORIES= net
-MASTER_SITES= http://ares.penguinhosting.net/~ian/projects/ \
+PORTVERSION= 0.1.28
+PORTREVISION= 2
+CATEGORIES= net
+MASTER_SITES= http://ares.penguinhosting.net/~ian/projects/ \
http://www.wa.apana.org.au/~dean/sources/ \
ftp://ftp.wa.apana.org.au/pub/pc/unix/packages/
-DISTNAME= firedns
-EXTRACT_SUFX= -0.1.28.tar.gz
+DISTNAME= firedns-${PORTVERSION}
-MAINTAINER= dean@odyssey.apana.org.au
+MAINTAINER= dean@odyssey.apana.org.au
BUILD_DEPENDS= ${LOCALBASE}/include/firestring.h:${PORTSDIR}/misc/firestring
GNU_CONFIGURE= yes
-
-INSTALL_SHLIBS= yes
+INSTALLS_SHLIB= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}
MAN3= firedns_aton4.3 firedns_aton6.3 firedns_dnsbl_lookup.3 \
firedns_getip4.3 firedns_getip6.3 firedns_getmx.3 \