# Created by: ports@c0decafe.net <ports@c0decafe.net>
# $FreeBSD: www/p5-URI-Encode/Makefile 319188 2013-05-27 09:24:30Z culot $

PORTNAME=	URI-Encode
PORTVERSION=	0.09
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:MITHUN
PKGNAMEPREFIX=	p5-

MAINTAINER=	culot@FreeBSD.org
COMMENT=	Simple URI Encoding/Decoding

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

PERL_CONFIGURE=	yes

MAN3=		URI::Encode.3

.include <bsd.port.mk>
