freebsd-ports/converters/p5-URI-UTF8-Punycode/Makefile
Sunpoet Po-Chuan Hsieh 01c11adf03 - Update to 1.00
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/URI-UTF8-Punycode/Changes
PR:		ports/183366
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2013-10-27 17:19:37 +00:00

18 lines
321 B
Makefile

# Created by: Timur Bakeyev <bat@cpan.org>
# $FreeBSD$
PORTNAME= URI-UTF8-Punycode
PORTVERSION= 1.00
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= 5u623l20@gmail.com
COMMENT= Punycode conversion of UTF-8 string
LICENSE= GPLv3
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>