17 lines
306 B
Makefile

# $OpenBSD: Makefile,v 1.11 2020/07/03 21:45:54 sthen Exp $
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>