freebsd-ports/net/host/Makefile
Maxim Sobolev 10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00

24 lines
456 B
Makefile

# New ports collection makefile for: host
# Date created: 29 June 2001
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= host
PORTVERSION= 991529
CATEGORIES= net
MASTER_SITES= http://www.dtek.chalmers.se/~d3august/xt/ \
ftp://ftp.nikhef.nl/pub/network/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= An utility to query DNS servers
NO_WRKSUBDIR= yes
MAN1= host.1
.include <bsd.port.mk>