Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

4
net/p5-Net-Amazon/DESCR Normal file
View File

@@ -0,0 +1,4 @@
Net::Amazon provides an object-oriented interface to amazon.com's
SOAP and XML/HTTP interfaces. This way it's possible to create applications
using Amazon's vast amount of data via a functional interface, without
having to worry about the underlying communication mechanism.

View File

@@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.13 2013/05/31 12:41:36 wiz Exp $
DISTNAME= Net-Amazon-0.61
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Net-Amazon/
COMMENT= Framework for accessing amazon.com via SOAP and XML/HTTP
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-libwww>=2:../../www/p5-libwww
DEPENDS+= p5-URI>=0:../../www/p5-URI
DEPENDS+= p5-XML-Simple>=2.08:../../textproc/p5-XML-Simple
DEPENDS+= p5-Log-Log4perl>=0.30:../../devel/p5-Log-Log4perl
DEPENDS+= {perl>=5.007.003,p5-Time-HiRes>=1}:../../time/p5-Time-HiRes
PERL5_PACKLIST= auto/Net/Amazon/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.6 2012/02/10 10:50:45 obache Exp $
SHA1 (Net-Amazon-0.61.tar.gz) = 4d494bd6afc37050dc5f5a2dd4c3395ca2ac8010
RMD160 (Net-Amazon-0.61.tar.gz) = 64db643d536cdbea7fb6d150cd100f41148df012
Size (Net-Amazon-0.61.tar.gz) = 219692 bytes