# Created by: Antoine Brodin # $FreeBSD: head/textproc/py-et_xmlfile/Makefile 559531 2020-12-28 23:02:12Z antoine $ 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 .include