1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/dns/host/Makefile
Edwin Groothuis fa1ac61168 Massive repo-copies request: net->dns (partly devel->dns)
PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	portmgr
2003-09-05 04:54: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= dns
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>