2022-11-28 21:01:42 +00:00
|
|
|
COMMENT= parse CSS3 Selectors and translates them to XPath 1.0
|
2013-11-09 13:57:49 +00:00
|
|
|
|
2026-03-01 10:58:24 +00:00
|
|
|
MODPY_DISTV= 1.4.0
|
2024-12-21 11:39:00 +00:00
|
|
|
DISTNAME= cssselect-${MODPY_DISTV}
|
2022-11-28 21:01:42 +00:00
|
|
|
PKGNAME= py-${DISTNAME}
|
2026-03-16 22:28:25 +00:00
|
|
|
REVISION= 0
|
2013-11-09 13:57:49 +00:00
|
|
|
|
2022-11-28 21:01:42 +00:00
|
|
|
CATEGORIES= textproc
|
2016-11-20 09:48:19 +00:00
|
|
|
|
2013-11-09 13:57:49 +00:00
|
|
|
# BSD
|
2022-11-28 21:01:42 +00:00
|
|
|
PERMIT_PACKAGE= Yes
|
2013-11-09 13:57:49 +00:00
|
|
|
|
2022-11-28 21:01:42 +00:00
|
|
|
MODULES= lang/python
|
2026-03-01 10:58:24 +00:00
|
|
|
MODPY_PYBUILD= hatchling
|
2022-11-28 21:01:42 +00:00
|
|
|
MODPY_PI= Yes
|
2013-11-09 13:57:49 +00:00
|
|
|
|
2025-03-11 08:39:38 +00:00
|
|
|
TEST_DEPENDS= textproc/py-lxml
|
|
|
|
|
|
2013-11-09 13:57:49 +00:00
|
|
|
.include <bsd.port.mk>
|