openbsd-ports/textproc/p5-XML-Parser-Lite/Makefile
2022-03-11 20:02:12 +00:00

18 lines
293 B
Makefile

COMMENT = lightweight regexp-based XML parser
DISTNAME = XML-Parser-Lite-0.722
CATEGORIES = textproc
REVISION = 0
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
TEST_DEPENDS = devel/p5-Test-Requires
.include <bsd.port.mk>