aboutsummaryrefslogblamecommitdiff
path: root/converters/p5-Encode-Punycode/Makefile
blob: 9d22e4f8216a4161a7129f7a6045f83579f14c9a (plain) (tree)
1
2
3
4
5
6
7
8
9
                               
                     



                                
                                
                                          
                                                            
 

                     
                                
                                                              
                                                               
 

                        
                   
 
                      
PORTNAME=	Encode-Punycode
PORTVERSION=	1.002
CATEGORIES=	converters perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Encode plugin for Punycode
WWW=		https://metacpan.org/release/Encode-Punycode

LICENSE=	GPLv1

BUILD_DEPENDS=	${RUN_DEPENDS} \
		p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings
RUN_DEPENDS=	p5-Net-IDN-Encode>=0:textproc/p5-Net-IDN-Encode

USES=		perl5
USE_PERL5=	modbuild
NO_ARCH=	yes

.include <bsd.port.mk>