opnsense-ports/security/py-python-gvm/Makefile
Franco Fichtner 5047103264 */*: sync with upstream
Taken from: HardenedBSD
2021-06-18 12:22:15 +02:00

17 lines
338 B
Makefile

PORTNAME= python-gvm
DISTVERSION= 21.5.2
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= acm@FreeBSD.org
COMMENT= The Greenbone Vulnerability Management Python API library
LICENSE= GPLv3+
USES= python:3.7+
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>