diff --git a/devel/py-stdnum/Makefile b/devel/py-stdnum/Makefile index e1381798e28b..9bce748c9ae2 100644 --- a/devel/py-stdnum/Makefile +++ b/devel/py-stdnum/Makefile @@ -1,17 +1,19 @@ 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 +NO_ARCH= yes + .include