- Add LICENSE

- Add empty directory to plist
- Strip binaries
This commit is contained in:
Dmitry Marakasov 2015-03-19 19:04:35 +00:00
parent b0f42a7081
commit dfdb9cd5df
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381675
2 changed files with 9 additions and 1 deletions

View File

@ -3,13 +3,16 @@
PORTNAME= openvas-server
PORTVERSION= 2.0.2
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/593/
MAINTAINER= ports@FreeBSD.org
COMMENT= Security scanner: a fork of Nessus
LICENSE= GPLv2 # only
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libopenvas.so:${PORTSDIR}/security/openvas-libraries \
libopenvasnasl.so:${PORTSDIR}/security/openvas-libnasl
@ -21,4 +24,8 @@ CONFIGURE_ARGS= --localstatedir=/var
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -lgcrypt
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/openvas-mkrand \
${STAGEDIR}${PREFIX}/sbin/openvasd
.include <bsd.port.mk>

View File

@ -30,5 +30,6 @@ sbin/openvasd
@dir /var/lib/openvas/logs
@dir /var/lib/openvas/jobs
@dir /var/lib/openvas/CA
@dir /var/lib/openvas
@dir /var/lib
@dir /var/cache/openvas