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

                   
                                
                                               
                                                        
 

                                                        
 

                         
 
                      
PORTNAME=	XML-Literal
PORTVERSION=	0.02
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Syntax support for XML literals
WWW=		https://metacpan.org/release/XML-Literal

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-Sub-Override>=0:devel/p5-Sub-Override

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>