2024-03-09 22:07:15 +08:00

20 lines
343 B
Makefile

PORTNAME= XML-Parser-Lite-Tree
PORTVERSION= 0.14
PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Lightweight XML tree builder
WWW= https://metacpan.org/release/XML-Parser-Lite-Tree
LICENSE= ART20
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>