freebsd-ports/converters/p5-URI-UTF8-Punycode/Makefile
2010-12-10 03:53:07 +00:00

21 lines
414 B
Makefile

# New ports collection makefile for: p5-URI-UTF8-Punycode
# Date created: 10 Dec 2010
# Whom: Timur Bakeyev <bat@cpan.org>
#
# $FreeBSD$
#
PORTNAME= URI-UTF8-Punycode
PORTVERSION= 0.96
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= timur@FreeBSD.org
COMMENT= Punycode conversion of UTF-8 string
PERL_CONFIGURE= 5.8.0+
MAN3= URI::UTF8::Punycode.3
.include <bsd.port.mk>