diff --git a/devel/py-constantly/Makefile b/devel/py-constantly/Makefile index 57b2d6b5c160..2782555ad92e 100644 --- a/devel/py-constantly/Makefile +++ b/devel/py-constantly/Makefile @@ -1,18 +1,20 @@ # Created by: Yuri Victorovich PORTNAME= constantly PORTVERSION= 15.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Provides symbolic constant support to Python projects LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= distutils autoplist +NO_ARCH= yes + .include