1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/dns/host/Makefile

28 lines
550 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/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= An utility to query DNS servers
DEPRECATED= No more public distfiles
EXPIRATION_DATE= 2011-09-01
CONFLICTS= bind9-9.* bind9-sdb-* skalibs-*
NO_WRKSUBDIR= yes
MAN1= host.1
PLIST_FILES= bin/host
.include <bsd.port.mk>