aboutsummaryrefslogblamecommitdiff
path: root/www/p5-Any-URI-Escape/Makefile
blob: 4daf2e26ec1ca0635d354ef25d6700b7fd462b73 (plain) (tree)
1
2
3
4
5
6
7
8
9

                              
                 



                         
                                
                                                                    
                                                           
 
                                                        
 
                            

                    

                         
 
                      
PORTNAME=	Any-URI-Escape
PORTVERSION=	0.01
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Load URI::Escape::XS preferentially over URI::Escape
WWW=		https://metacpan.org/release/Any-URI-Escape

RUN_DEPENDS:=	p5-URI-Escape-XS>=0:www/p5-URI-Escape-XS

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>