# $FreeBSD: head/devel/py-stdnum/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= stdnum PORTVERSION= 1.13 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:3.6+ USE_PYTHON= distutils autoplist .include