a591ee969f
- bump SHARED_LIBS . - get ride of bogus elements outside of base. - spacing and cleanup. inputs and ok sturm@
12 lines
217 B
Makefile
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>
|