openbsd-ports/net/dlint/Makefile
2013-03-11 11:35:43 +00:00

25 lines
392 B
Makefile

# $OpenBSD: Makefile,v 1.13 2013/03/11 11:35:46 espie Exp $
COMMENT= DNS zone verification tool
V= 1.4.1
DISTNAME= dlint${V}
PKGNAME= dlint-${V}
REVISION= 0
CATEGORIES= net
HOMEPAGE= http://www.domtools.com/
# GPL
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= http://www.domtools.com/pub/
USE_GROFF = Yes
NO_BUILD= Yes
NO_TEST= Yes
DESTDIRNAME= DESTROOT
.include <bsd.port.mk>