mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
24 lines
458 B
Makefile
24 lines
458 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= sobomax@FreeBSD.org
|
|
COMMENT= An utility to query DNS servers
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
MAN1= host.1
|
|
|
|
.include <bsd.port.mk>
|