diff --git a/devel/py-cppy/Makefile b/devel/py-cppy/Makefile index a2db2675586b..e3275f375282 100644 --- a/devel/py-cppy/Makefile +++ b/devel/py-cppy/Makefile @@ -1,16 +1,18 @@ PORTNAME= cppy DISTVERSION= 1.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Collection of C++ headers to write Python C extension modules LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils +NO_ARCH= yes + .include