# $FreeBSD: head/devel/py-stdnum/Makefile 467431 2018-04-15 20:03:57Z pi $

PORTNAME=	stdnum
PORTVERSION=	1.9
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	python-${PORTNAME}-${PORTVERSION}

MAINTAINER=	pi@FreeBSD.org
COMMENT=	Python module to handle standardized numbers and codes

LICENSE=	LGPL21

# Python3 ready
USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
