freebsd-ports/security/py-python-gvm/Makefile
Jose Alonso Cardenas Marquez 77f5aa5d32 security/gvm: update to 21.4.3
The following ports part of security gvm were updated

security/gvmd: Update to 21.4.4
security/gvm-libs: Update to 21.4.3
security/openvas: Update to 21.4.3
security/py-ospd-openvas: Update to 21.4.3
security/py-ospd: Update to 21.4.4
security/greenbone-security-assistant: Update to 21.4.3
security/py-gvm-tools: Update to 21.10.0
security/py-python-gvm: Update to 21.10.0
2021-11-05 11:32:20 -05:00

17 lines
337 B
Makefile

PORTNAME= python-gvm
DISTVERSION= 21.10.0
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>