1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/net/p5-URI/Makefile
2013-11-05 16:42:55 +00:00

21 lines
357 B
Makefile

# Created by: ache
# $FreeBSD$
PORTNAME= URI
PORTVERSION= 1.60
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:GAAS
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>