openbsd-ports/net/dlint/Makefile

24 lines
369 B
Makefile

# $OpenBSD: Makefile,v 1.15 2019/07/12 20:48:25 sthen 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= Yes
MASTER_SITES= http://www.domtools.com/pub/
NO_BUILD= Yes
NO_TEST= Yes
DESTDIRNAME= DESTROOT
.include <bsd.port.mk>