freebsd-ports/security/py-python-gvm/Makefile
Jose Alonso Cardenas Marquez 0f287ecd25 security/gvm: update to 21.4.1
The following ports part of security gvm were updated

security/gvmd: Update to 21.4.2
security/gvm-libs: Update to 21.4.1
security/openvas: Update to 21.4.1
security/py-ospd-openvas: Update to 21.4.1
security/py-ospd: Update to 21.4.1
security/greenbone-security-assistant: Update to 21.4.1
security/py-python-gvm: Update to 21.6.0
security/py-gvm-tools: Update to 21.6.1
2021-07-09 13:35:54 -05:00

17 lines
338 B
Makefile

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