openbsd-ports/net/nslint/Makefile
2022-03-11 19:45:43 +00:00

18 lines
245 B
Makefile

COMMENT= performs consistency checks on BIND files
DISTNAME= nslint-3.1
CATEGORIES= net
PERMIT_PACKAGE= Yes
MASTER_SITES= ftp://ftp.ee.lbl.gov/
WANTLIB= c
CONFIGURE_STYLE= gnu
ALL_TARGET= nslint
NO_TEST= Yes
.include <bsd.port.mk>