aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-XML-Parser-Lite-Tree/Makefile
blob: 040f87e31ae9a0356a74fe64199ef1412b3fb580 (plain) (tree)
1
2
3
4
5
6
7
8
9
                    

                                    
                    
                 
                              
                    

                   
                                

                                            

                     

                         
 
                      
# Created by: ijliao

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

LICENSE=	ART20

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>