1998-12-01 11:59:36 +00:00
|
|
|
# Ports collection makefile for: dnsutl
|
1999-08-01 02:47:41 +00:00
|
|
|
# Version required: 1.5
|
1998-12-01 11:59:36 +00:00
|
|
|
# Date created: Nov 05, 1998
|
|
|
|
# Whom: Karl Dietz (Karl.Dietz@triplan.com)
|
|
|
|
#
|
1999-08-30 14:24:37 +00:00
|
|
|
# $FreeBSD$
|
1998-12-01 11:59:36 +00:00
|
|
|
#
|
|
|
|
|
1999-08-01 02:47:41 +00:00
|
|
|
DISTNAME= dnsutl-1.5
|
1998-12-01 11:59:36 +00:00
|
|
|
CATEGORIES= net
|
1999-08-01 02:47:41 +00:00
|
|
|
MASTER_SITES= http://www.canb.auug.org.au/~millerp/dnsutl/ \
|
|
|
|
http://www.tip.net.au/~millerp/dnsutl/ \
|
|
|
|
http://gd.tuwien.ac.at/softeng/Aegis/dnsutl/ \
|
|
|
|
ftp://ftp.agso.gov.au/pub/Aegis/dnsutl/
|
1998-12-01 11:59:36 +00:00
|
|
|
|
|
|
|
MAINTAINER= Karl.Dietz@triplan.com
|
|
|
|
|
1999-08-01 02:47:41 +00:00
|
|
|
GNU_CONFIGURE= yes
|
1998-12-01 11:59:36 +00:00
|
|
|
ALL_TARGET= all sure
|
|
|
|
INSTALL_TARGET= install-bin
|
|
|
|
|
1999-08-01 02:47:41 +00:00
|
|
|
# the manpages do need a patched GNU groff 1.11a (use -I for include path)
|
|
|
|
#INSTALL_TAGERT+= install-man
|
|
|
|
#MAN1= dns-bootp.1 dns-bootparams.1 dns-ethers-import.1 \
|
|
|
|
# dns-ethers.1 dns-filter.1 dns-hosts-import.1 \
|
|
|
|
# dns-hosts.1 dns-license.1 dns-ng.1 dns-rev.1
|
1998-12-01 11:59:36 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|