# $FreeBSD: tags/RELEASE_11_1_0/security/greenbone-security-assistant/Makefile 432286 2017-01-23 18:52:57Z sunpoet $

PORTNAME=	greenbone-security-assistant
PORTVERSION=	6.0.10
PORTREVISION=	2
CATEGORIES=	security
MASTER_SITES=	http://wald.intevation.org/frs/download.php/2299/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	OpenVAS web interface

LICENSE=	GPLv2+
LICENSE_FILE=	${WRKSRC}/COPYING.GPL

LIB_DEPENDS=	libgnutls.so:security/gnutls \
		libgcrypt.so:security/libgcrypt \
		libopenvas_base.so:security/openvas-libraries \
		libmicrohttpd.so:www/libmicrohttpd

USES=		cmake:outsource gettext gnome pkgconfig
USE_GNOME=	glib20 libxml2 libxslt
USE_RC_SUBR=	gsad

.include <bsd.port.mk>
