freebsd-ports/textproc/p5-XML-Parser-Lite-Tree/Makefile
2014-01-28 15:58:38 +00:00

16 lines
274 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= XML-Parser-Lite-Tree
PORTVERSION= 0.14
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= dhn@FreeBSD.org
COMMENT= Lightweight XML tree builder
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>