openbsd-ports/security/nessus/libraries/Makefile
aanriot a591ee969f - update to 2.2.7 .
- bump SHARED_LIBS .
- get ride of bogus elements outside of base.
- spacing and cleanup.

inputs and ok sturm@
2006-06-01 05:16:32 +00:00

12 lines
217 B
Makefile

# $OpenBSD: Makefile,v 1.4 2006/06/01 05:16:32 aanriot Exp $
COMMENT= "libraries for Nessus"
DISTNAME= nessus-libraries-${V}
SHARED_LIBS= hosts_gatherer 4.6 \
nessus 4.6
USE_LIBTOOL= Yes
.include <bsd.port.mk>