2007-09-15 19:29:57 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.12 2007/09/15 23:29:59 merdely Exp $
|
2005-05-16 12:02:56 -04:00
|
|
|
|
2007-09-15 19:29:57 -04:00
|
|
|
COMMENT= Nessus Attack Scripting Language
|
2006-06-01 01:16:32 -04:00
|
|
|
DISTNAME= libnasl-${V}
|
2007-04-03 09:55:22 -04:00
|
|
|
PKGNAME= ${DISTNAME}p0
|
2005-05-16 12:02:56 -04:00
|
|
|
|
2006-09-23 04:45:04 -04:00
|
|
|
SHARED_LIBS= nasl 4.7
|
2005-05-16 12:02:56 -04:00
|
|
|
|
2006-06-01 01:16:32 -04:00
|
|
|
WANTLIB= c crypto pcap rpcsvc ssl util
|
2005-05-16 12:02:56 -04:00
|
|
|
|
2006-08-03 19:28:11 -04:00
|
|
|
LIB_DEPENDS= nessus.>=4,hosts_gatherer.>=4::security/nessus/libraries
|
2006-06-01 01:16:32 -04:00
|
|
|
BUILD_DEPENDS= :bison-*:devel/bison
|
2005-05-16 12:02:56 -04:00
|
|
|
|
2005-12-25 10:52:38 -05:00
|
|
|
USE_LIBTOOL= Yes
|
|
|
|
|
2005-05-16 12:02:56 -04:00
|
|
|
.include <bsd.port.mk>
|