mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
15 lines
245 B
Makefile
15 lines
245 B
Makefile
COMMENT= re-usable XPath engine for DOM-like trees
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME = XML-XPathEngine-0.14
|
|
CATEGORIES= textproc
|
|
REVISION = 0
|
|
|
|
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|