summaryrefslogtreecommitdiff
path: root/security/libnasl/Makefile
blob: 65302593ea5ce40001ac68c468a67641f7a063d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.1.1.1 2000/07/30 11:11:25 frueauf Exp $
#

DISTNAME=	libnasl-${VERS}
.include	"../nessus/Makefile.common"

DEPENDS+=       nessus-libraries-${VERS}:../nessus-libraries

WRKSRC=		${WRKDIR}/libnasl

GNU_CONFIGURE=	yes
CONFIGURE_ENV+=	CPP=${CPP}

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