2007-04-03 09:55:22 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2007/04/03 13:55:59 aanriot Exp $
|
2005-05-16 12:02:56 -04:00
|
|
|
|
|
|
|
COMMENT= "libraries for Nessus"
|
2006-06-01 01:16:32 -04:00
|
|
|
DISTNAME= nessus-libraries-${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= hosts_gatherer 4.7 \
|
|
|
|
nessus 4.7
|
2005-12-25 10:52:38 -05:00
|
|
|
|
|
|
|
USE_LIBTOOL= Yes
|
2005-05-16 12:02:56 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|