diff --git a/devel/py-zope.contenttype/Makefile b/devel/py-zope.contenttype/Makefile index 6e673a898196..2741118c9f4e 100644 --- a/devel/py-zope.contenttype/Makefile +++ b/devel/py-zope.contenttype/Makefile @@ -1,17 +1,19 @@ PORTNAME= zope.contenttype PORTVERSION= 3.5.5 PORTREVISION= 1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Zope contenttype LICENSE= ZPL21 USES= python:3.6+ zip USE_PYTHON= distutils autoplist +NO_ARCH= yes + .include