From f348224164eac333fdcb5c83f611737d9082c47f Mon Sep 17 00:00:00 2001 From: spz Date: Sun, 10 Jul 2011 14:19:03 +0000 Subject: perl5 module LWP::Protocol::https - Provide https support for LWP::UserAgent --- www/p5-LWP-Protocol-https/DESCR | 1 + www/p5-LWP-Protocol-https/Makefile | 20 ++++++++++++++++++++ www/p5-LWP-Protocol-https/distinfo | 5 +++++ 3 files changed, 26 insertions(+) create mode 100644 www/p5-LWP-Protocol-https/DESCR create mode 100644 www/p5-LWP-Protocol-https/Makefile create mode 100644 www/p5-LWP-Protocol-https/distinfo (limited to 'www/p5-LWP-Protocol-https') diff --git a/www/p5-LWP-Protocol-https/DESCR b/www/p5-LWP-Protocol-https/DESCR new file mode 100644 index 00000000000..68e77697605 --- /dev/null +++ b/www/p5-LWP-Protocol-https/DESCR @@ -0,0 +1 @@ +perl5 module LWP::Protocol::https - Provide https support for LWP::UserAgent diff --git a/www/p5-LWP-Protocol-https/Makefile b/www/p5-LWP-Protocol-https/Makefile new file mode 100644 index 00000000000..ea75630b6fe --- /dev/null +++ b/www/p5-LWP-Protocol-https/Makefile @@ -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" diff --git a/www/p5-LWP-Protocol-https/distinfo b/www/p5-LWP-Protocol-https/distinfo new file mode 100644 index 00000000000..d9444cd748d --- /dev/null +++ b/www/p5-LWP-Protocol-https/distinfo @@ -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 -- cgit v1.2.3