Files
ports/textproc/py-elementpath/Makefile
T
2025-04-29 10:40:12 +00:00

20 lines
343 B
Makefile

COMMENT= xpath 1.0/2.0 parsers and selectors for elementtree
MODPY_DISTV= 4.8.0
DISTNAME= elementpath-${MODPY_DISTV}
PKGNAME= py-${DISTNAME}
REVISION= 0
CATEGORIES= textproc
HOMEPAGE= https://github.com/sissaschool/elementpath
# MIT
PERMIT_PACKAGE= Yes
MODULES= lang/python
MODPY_PYBUILD= setuptools
MODPY_PI= Yes
.include <bsd.port.mk>