# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD: net/p5-Rose-URI/Makefile 327755 2013-09-20 22:10:23Z bapt $

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

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Easy and efficient manipulation of URI components

RUN_DEPENDS=	p5-Rose-Object>=0.854:${PORTSDIR}/devel/p5-Rose-Object \
		p5-URI>0:${PORTSDIR}/net/p5-URI
BUILD_DEPENDS:=	${RUN_DEPENDS}

USES=		perl5
USE_PERL5=	configure

MAN3=		Rose::URI.3

NO_STAGE=	yes
.include <bsd.port.mk>
