diff --git a/devel/py-humanize/Makefile b/devel/py-humanize/Makefile index dba7e529bfb1..89a0b93e59e8 100644 --- a/devel/py-humanize/Makefile +++ b/devel/py-humanize/Makefile @@ -1,17 +1,19 @@ # Created by: Steven Kreuzer PORTNAME= humanize PORTVERSION= 4.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Various common humanization utilities LICENSE= MIT USES= python:3.8+ USE_PYTHON= distutils autoplist +NO_ARCH= yes + .include