Files
daniel f53e6ec1ff py-stdnum no longer needs nose
ok semarie@ (MAINTAINER)
2025-08-24 12:24:09 +00:00

24 lines
456 B
Makefile

COMMENT= parse, validate and reformat standard numbers and codes
MODPY_DISTV= 1.20
DISTNAME= python-stdnum-${MODPY_DISTV}
PKGNAME= py-stdnum-${MODPY_DISTV}
CATEGORIES= devel
REVISION= 3
HOMEPAGE= https://arthurdejong.org/python-stdnum/
MAINTAINER= Sebastien Marie <semarie@kapouay.eu.org>
# LGPLv2+
PERMIT_PACKAGE= Yes
MODULES= lang/python
MODPY_PI= Yes
MODPY_PYBUILD= setuptools
TEST_DEPENDS = devel/py-test-cov
.include <bsd.port.mk>