# $OpenBSD: Makefile,v 1.6 2020/07/03 21:45:53 sthen Exp $

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>
