summaryrefslogtreecommitdiff
path: root/net/nslint/Makefile
blob: 6508d8b3c07408b9cee76f3d3dff48ed4b56ba8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.3 2005/10/12 07:10:57 seb Exp $
#

DISTNAME=	nslint-2.0.2
CATEGORIES=	net
MASTER_SITES=	ftp://ftp.ee.lbl.gov/

MAINTAINER=	seb@NetBSD.org
HOMEPAGE=	http://ee.lbl.gov/ftp.html
COMMENT=	Perform consistency checks on DNS zone files

GNU_CONFIGURE=	YES
BUILD_TARGET=	nslint
INSTALL_TARGET=	install install-man

.include "../../mk/bsd.pkg.mk"