diff --git a/devel/py-crank/Makefile b/devel/py-crank/Makefile index 3157c9798085..42f07e6078bf 100644 --- a/devel/py-crank/Makefile +++ b/devel/py-crank/Makefile @@ -1,17 +1,19 @@ PORTNAME= crank PORTVERSION= 0.8.1 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Generalization of dispatch mechanism for use across frameworks WWW= https://github.com/TurboGears/crank LICENSE= MIT USES= python USE_PYTHON= autoplist distutils +NO_ARCH= yes + .include