# New ports collection makefile for:	sheerdns
# Date created:				26 May 2004
# Whom:					bkhl
#
# $FreeBSD: ports/dns/sheerdns/Makefile,v 1.3 2006/08/22 19:33:39 fenner Exp $
#

PORTNAME=	sheerdns
PORTVERSION=	1.0.3
CATEGORIES=	dns
MASTER_SITES=	http://threading.2038bug.com/sheerdns/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A light-weight, simple and fast master DNS server

USE_GMAKE=	yes

MAN8=		sheerdns.8
PLIST_FILES=	sbin/sheerdns sbin/sheerdnshash

WRKSRC=		${WRKDIR}/${PORTNAME}

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1