openbsd-ports/net/dlint/Makefile
jsyn 43f689a840 - jsyn@nthought.com -> jsyn@openbsd.org
- bump NEED_VERSION
- for {siphon,flawfinder} s/packetstorm.securify.com/www.packetstormsecurity.org/
ok lebel@, pvalchev@
2001-07-21 20:46:58 +00:00

26 lines
507 B
Makefile

# $OpenBSD: Makefile,v 1.2 2001/07/21 20:46:58 jsyn Exp $
COMMENT= "DNS zone verification tool"
DISTNAME= dlint1.4.0
PKGNAME= dlint-1.4.0
CATEGORIES= net
NEED_VERSION= 1.425
HOMEPAGE= http://www.domtools.com/dns/dlint.shtml
MAINTAINER= Jason Peel <jsyn@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://www.domtools.com/pub/
NO_BUILD= Yes
FAKE_FLAGS= DESTROOT=${WRKINST}
.include <bsd.port.mk>