# Created by: ache
# $FreeBSD: tags/RELEASE_10_2_0/net/p5-URI/Makefile 390612 2015-06-26 03:41:27Z adamw $

PORTNAME=	URI
PORTVERSION=	1.68
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl5 interface to Uniform Resource Identifier (URI) references

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
