# New ports collection makefile for:	p5-URI-UTF8-Punycode
# Date created:				10 Dec 2010
# Whom:					Timur Bakeyev <bat@cpan.org>
#
# $FreeBSD: ports/converters/p5-URI-UTF8-Punycode/Makefile,v 1.1 2010/12/10 03:53:07 timur Exp $
#

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>
