diff --git a/devel/py-pytimeparse/Makefile b/devel/py-pytimeparse/Makefile index 393ce871d760..0d1e020fae1a 100644 --- a/devel/py-pytimeparse/Makefile +++ b/devel/py-pytimeparse/Makefile @@ -1,16 +1,18 @@ PORTNAME= pytimeparse PORTVERSION= 1.1.8 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dvl@FreeBSD.org COMMENT= Small Python module to parse various kinds of time expressions WWW= https://github.com/wroberts/pytimeparse LICENSE= MIT USES= python USE_PYTHON= distutils autoplist +NO_ARCH= yes + .include