pkgsrc/net/nslint/Makefile
rh 16337da08c Initial import of nslint-2.0.2, a name server consistency checker for BIND
provided in PR 13134 by Stoned Elipot <Stoned.Elipot@script.jussieu.fr>
2001-06-07 11:53:04 +00:00

16 lines
361 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2001/06/07 11:53:04 rh Exp $
#
DISTNAME= nslint-2.0.2
CATEGORIES= net
MASTER_SITES= ftp://ftp.ee.lbl.gov/
MAINTAINER= seb@pbox.org
HOMEPAGE= http://ee.lbl.gov/ftp.html
COMMENT= Perform consistency checks on DNS zone files
GNU_CONFIGURE= YES
ALL_TARGET= nslint
INSTALL_TARGET= install install-man
.include "../../mk/bsd.pkg.mk"