PORTNAME=	vcversioner
PORTVERSION=	2.16.0.0
PORTREVISION=	1
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Use version control tags to discover version numbers
WWW=		https://github.com/habnabit/vcversioner

LICENSE=	ISCL

USES=		python:3.6+
USE_PYTHON=	distutils autoplist
NO_ARCH=	yes

.include <bsd.port.mk>
