ports/devel/py-cvss/Makefile
2021-04-20 19:39:31 +00:00

18 lines
353 B
Makefile

PORTNAME= cvss
PORTVERSION= 2.2
CATEGORIES= devel
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= gettoknowmi@yahoo.com
COMMENT= Computation utilities and interactive calculator compatible
LICENSE= GPLv3
LICENSE_FILE= ${FILESDIR}/LICENSE
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>