summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorheinz <heinz>2007-05-04 21:44:57 +0000
committerheinz <heinz>2007-05-04 21:44:57 +0000
commita780babc8bd3d463fc3cb5e12364633fec119e03 (patch)
tree3954f2b6ed946629b86d837e7c0cd9a70550d89c /www
parent9450a78c1bad5ed745528b8902f88aaef20ae79e (diff)
downloadpkgsrc-a780babc8bd3d463fc3cb5e12364633fec119e03.tar.gz
Initial import of p5-URI-Fetch 0.08.
URI::Fetch is a smart client for fetching HTTP pages, notably syndication feeds (RSS, Atom, and others), in an intelligent, bandwidth- and time-saving way.
Diffstat (limited to 'www')
-rw-r--r--www/p5-URI-Fetch/DESCR3
-rw-r--r--www/p5-URI-Fetch/Makefile28
-rw-r--r--www/p5-URI-Fetch/PLIST1
-rw-r--r--www/p5-URI-Fetch/distinfo5
4 files changed, 37 insertions, 0 deletions
diff --git a/www/p5-URI-Fetch/DESCR b/www/p5-URI-Fetch/DESCR
new file mode 100644
index 00000000000..1cf32fd8fee
--- /dev/null
+++ b/www/p5-URI-Fetch/DESCR
@@ -0,0 +1,3 @@
+URI::Fetch is a smart client for fetching HTTP pages, notably syndication
+feeds (RSS, Atom, and others), in an intelligent, bandwidth- and time-saving
+way.
diff --git a/www/p5-URI-Fetch/Makefile b/www/p5-URI-Fetch/Makefile
new file mode 100644
index 00000000000..9ab6bc62488
--- /dev/null
+++ b/www/p5-URI-Fetch/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/05/04 21:44:57 heinz Exp $
+#
+
+DISTNAME= URI-Fetch-0.08
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5urf
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/}
+
+MAINTAINER= heinz@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/URI-Fetch/
+COMMENT= Perl module to intelligently fetch syndication feeds
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+DEPENDS+= p5-Class-ErrorHandler-[0-9]*:../../devel/p5-Class-ErrorHandler
+DEPENDS+= p5-Compress-Zlib-[0-9]*:../../devel/p5-Compress-Zlib
+DEPENDS+= p5-Storable-[0-9]*:../../devel/p5-Storable
+DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
+
+USE_LANGUAGES= # empty
+
+MAKE_ENV+= PERL_EXTUTILS_AUTOINSTALL=--defaultdeps
+PERL5_PACKLIST= auto/URI/Fetch/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-URI-Fetch/PLIST b/www/p5-URI-Fetch/PLIST
new file mode 100644
index 00000000000..c178875dffa
--- /dev/null
+++ b/www/p5-URI-Fetch/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/04 21:44:57 heinz Exp $
diff --git a/www/p5-URI-Fetch/distinfo b/www/p5-URI-Fetch/distinfo
new file mode 100644
index 00000000000..73143864db5
--- /dev/null
+++ b/www/p5-URI-Fetch/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/05/04 21:44:57 heinz Exp $
+
+SHA1 (URI-Fetch-0.08.tar.gz) = 86aa6d1d18353f211be3a2186aac65a5f10950e7
+RMD160 (URI-Fetch-0.08.tar.gz) = b60dcb4c812fb28da72357426ca57d9e90675970
+Size (URI-Fetch-0.08.tar.gz) = 25610 bytes