PORTNAME=	cvss
PORTVERSION=	2.2
PORTREVISION=	1
CATEGORIES=	devel
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	gettoknowmi@yahoo.com
COMMENT=	Computation utilities and interactive calculator compatible
WWW=		https://github.com/skontar/cvss

LICENSE=	GPLv3
LICENSE_FILE=	${FILESDIR}/LICENSE

USES=		python
USE_PYTHON=	autoplist distutils

NO_ARCH=	yes

.include <bsd.port.mk>
