18 lines
319 B
Makefile

# $OpenBSD: Makefile,v 1.24 2015/01/21 14:41:38 sthen Exp $
COMMENT= modules for parsing and evaluating XPath statements
MODULES= cpan
DISTNAME= XML-XPath-1.13
REVISION= 1
CATEGORIES= textproc
RUN_DEPENDS= textproc/p5-XML-Parser>=2.23
# perl
PERMIT_PACKAGE_CDROM= Yes
MODCPAN_EXAMPLES= Yes
.include <bsd.port.mk>