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

                            
                    
                              
                    

                   
                                
                                                         
 
                            

                    
                              
                                                          
 

                         
 

                   
                      
# Created by: Sergey Skvortsov <skv@protey.ru>

PORTNAME=	XML-Encoding
PORTVERSION=	2.11
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module for parsing XML encoding maps

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-XML-Parser>=2.18:textproc/p5-XML-Parser

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>