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

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl5 interface to Uniform Resource Identifier (URI) references
WWW=		https://metacpan.org/release/URI

LICENSE=	artistic gpl+
LICENSE_COMB=	dual
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes
# magus test issue
NO_TEST=	yes

.include <bsd.port.mk>
