summaryrefslogtreecommitdiff
path: root/net/p5-Net-Google
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-04-09 11:31:55 +0000
committergrant <grant@pkgsrc.org>2004-04-09 11:31:55 +0000
commite906822d88ba3f5a79abc994af217f116d53e4db (patch)
treeccf77482dfa7edefb12d3572ac2931ce8f2f9e15 /net/p5-Net-Google
parent9eb0d099102b27ca03b17983d03349cec29e8276 (diff)
downloadpkgsrc-e906822d88ba3f5a79abc994af217f116d53e4db.tar.gz
Initial import of p5-Net-Google 0.61 into the NetBSD packages collection.
Net::Google provides a simple OOP-ish interface to the Google SOAP API.
Diffstat (limited to 'net/p5-Net-Google')
-rw-r--r--net/p5-Net-Google/DESCR2
-rw-r--r--net/p5-Net-Google/Makefile15
-rw-r--r--net/p5-Net-Google/PLIST1
-rw-r--r--net/p5-Net-Google/buildlink2.mk18
-rw-r--r--net/p5-Net-Google/distinfo4
5 files changed, 40 insertions, 0 deletions
diff --git a/net/p5-Net-Google/DESCR b/net/p5-Net-Google/DESCR
new file mode 100644
index 00000000000..252c1d6aece
--- /dev/null
+++ b/net/p5-Net-Google/DESCR
@@ -0,0 +1,2 @@
+Net::Google provides a simple OOP-ish interface to the Google SOAP
+API.
diff --git a/net/p5-Net-Google/Makefile b/net/p5-Net-Google/Makefile
new file mode 100644
index 00000000000..a573d873a37
--- /dev/null
+++ b/net/p5-Net-Google/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/09 11:31:55 grant Exp $
+
+DISTNAME= Net-Google-0.61
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net perl5 www
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+COMMENT= Perl module for accessing Google search engine
+
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/Google/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Net-Google/PLIST b/net/p5-Net-Google/PLIST
new file mode 100644
index 00000000000..9b8c97419bb
--- /dev/null
+++ b/net/p5-Net-Google/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/09 11:31:55 grant Exp $
diff --git a/net/p5-Net-Google/buildlink2.mk b/net/p5-Net-Google/buildlink2.mk
new file mode 100644
index 00000000000..176af77cb07
--- /dev/null
+++ b/net/p5-Net-Google/buildlink2.mk
@@ -0,0 +1,18 @@
+# $NetBSD: buildlink2.mk,v 1.1.1.1 2004/04/09 11:31:55 grant Exp $
+#
+
+.if !defined(P5_NET_GOOGLE_BUILDLINK2_MK)
+P5_NET_GOOGLE_BUILDLINK2_MK= # defined
+
+BUILDLINK_PACKAGES+= p5-Net-Google
+BUILDLINK_DEPENDS.p5-Net-Google?= p5-Net-Google>=0.61
+BUILDLINK_PKGSRCDIR.p5-Net-Google?= ../../net/p5-Net-Google
+
+EVAL_PREFIX+= BUILDLINK_PREFIX.p5-Net-Google=p5-Net-Google
+BUILDLINK_PREFIX.p5-Net-Google_DEFAULT= ${LOCALBASE}
+
+BUILDLINK_TARGETS+= p5-Net-Google-buildlink
+
+p5-Net-Google-buildlink: _BUILDLINK_USE
+
+.endif # P5_NET_GOOGLE_BUILDLINK2_MK
diff --git a/net/p5-Net-Google/distinfo b/net/p5-Net-Google/distinfo
new file mode 100644
index 00000000000..a8d5314feaa
--- /dev/null
+++ b/net/p5-Net-Google/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/04/09 11:31:55 grant Exp $
+
+SHA1 (Net-Google-0.61.tar.gz) = e725d58fbb168a67747d2263e25030c7d32d3eda
+Size (Net-Google-0.61.tar.gz) = 14037 bytes