diff --git a/textproc/py-et_xmlfile/Makefile b/textproc/py-et_xmlfile/Makefile index 9643bf6ef7c5..57eb917dda5a 100644 --- a/textproc/py-et_xmlfile/Makefile +++ b/textproc/py-et_xmlfile/Makefile @@ -1,17 +1,19 @@ # Created by: Antoine Brodin PORTNAME= et_xmlfile PORTVERSION= 1.0.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Implementation of lxml.xmlfile for the standard library LICENSE= MIT USES= python:3.6+ USE_PYTHON= distutils autoplist +NO_ARCH= yes + .include