openbsd-ports/security/nessus/libraries/Makefile
2011-11-16 00:20:08 +00:00

14 lines
243 B
Makefile

# $OpenBSD: Makefile,v 1.10 2011/11/16 00:21:16 sthen Exp $
COMMENT= libraries for Nessus
DISTNAME= nessus-libraries-${V}
REVISION = 1
SHARED_LIBS= hosts_gatherer 4.7 \
nessus 4.7
USE_LIBTOOL= Yes
USE_GROFF = Yes
.include <bsd.port.mk>