aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-XML-Tiny/Makefile
blob: 4fd38d83c6aa2317651ee41cfcb6d31b6bd06036 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                  

                        
                    
                              
                    

                   
                                
                                                             
 





                                              

                         
 
                      
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>

PORTNAME=	XML-Tiny
PORTVERSION=	2.07
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Simple lightweight parser for a subset of XML

LICENSE=	ART10 GPLv2
LICENSE_COMB=	dual
LICENSE_FILE_ART10=	${WRKSRC}/ARTISTIC.txt
LICENSE_FILE_GPLv2=	${WRKSRC}/GPL2.txt

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>