Add p5-URI-cpan 1.007

URI::cpan handles URLs that refer to things on the CPAN.

WWW: https://metacpan.org/release/URI-cpan
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-09-08 17:48:28 +00:00
parent b7c0cdefad
commit 0a81dab9c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548004
5 changed files with 45 additions and 0 deletions

View File

@ -862,6 +862,7 @@
SUBDIR += p5-URI-SmartURI
SUBDIR += p5-URI-Template
SUBDIR += p5-URI-Template-Restrict
SUBDIR += p5-URI-cpan
SUBDIR += p5-URI-db
SUBDIR += p5-URI-ws
SUBDIR += p5-VM-EC2

26
net/p5-URI-cpan/Makefile Normal file
View File

@ -0,0 +1,26 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= URI-cpan
PORTVERSION= 1.007
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= URLs that refer to things on the CPAN
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-CPAN-DistnameInfo>=0:devel/p5-CPAN-DistnameInfo \
p5-URI>=0:net/p5-URI
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

3
net/p5-URI-cpan/distinfo Normal file
View File

@ -0,0 +1,3 @@
TIMESTAMP = 1599574497
SHA256 (URI-cpan-1.007.tar.gz) = 125a1394662e0a45e2696977496c1d027b14387ff6e39b60c07e0f96eae152d3
SIZE (URI-cpan-1.007.tar.gz) = 16116

View File

@ -0,0 +1,3 @@
URI::cpan handles URLs that refer to things on the CPAN.
WWW: https://metacpan.org/release/URI-cpan

12
net/p5-URI-cpan/pkg-plist Normal file
View File

@ -0,0 +1,12 @@
%%SITE_PERL%%/URI/cpan.pm
%%SITE_PERL%%/URI/cpan/author.pm
%%SITE_PERL%%/URI/cpan/dist.pm
%%SITE_PERL%%/URI/cpan/distfile.pm
%%SITE_PERL%%/URI/cpan/module.pm
%%SITE_PERL%%/URI/cpan/package.pm
%%PERL5_MAN3%%/URI::cpan.3.gz
%%PERL5_MAN3%%/URI::cpan::author.3.gz
%%PERL5_MAN3%%/URI::cpan::dist.3.gz
%%PERL5_MAN3%%/URI::cpan::distfile.3.gz
%%PERL5_MAN3%%/URI::cpan::module.3.gz
%%PERL5_MAN3%%/URI::cpan::package.3.gz