perl5 module LWP::Protocol::https - Provide https support for LWP::UserAgent
This commit is contained in:
parent
0d08f3fd25
commit
2153df3787
3 changed files with 26 additions and 0 deletions
1
www/p5-LWP-Protocol-https/DESCR
Normal file
1
www/p5-LWP-Protocol-https/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
perl5 module LWP::Protocol::https - Provide https support for LWP::UserAgent
|
20
www/p5-LWP-Protocol-https/Makefile
Normal file
20
www/p5-LWP-Protocol-https/Makefile
Normal file
|
@ -0,0 +1,20 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2011/07/10 14:19:03 spz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= LWP-Protocol-https-6.02
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/LWP-Protocol-https/
|
||||
COMMENT= Provide https support for LWP::UserAgent
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_LANGUAGES= # empty
|
||||
PERL5_PACKLIST= auto/LWP/Protocol/https/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
5
www/p5-LWP-Protocol-https/distinfo
Normal file
5
www/p5-LWP-Protocol-https/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2011/07/10 14:19:03 spz Exp $
|
||||
|
||||
SHA1 (LWP-Protocol-https-6.02.tar.gz) = 476a62275bf5ae89dd6799d8f660071dba1819b9
|
||||
RMD160 (LWP-Protocol-https-6.02.tar.gz) = a4ee19e141a4da9dc0d6a415573204c80a330569
|
||||
Size (LWP-Protocol-https-6.02.tar.gz) = 3443 bytes
|
Loading…
Reference in a new issue