summaryrefslogtreecommitdiffstats
path: root/www/p5-WWW-Search-Google
diff options
context:
space:
mode:
authortom <tom@FreeBSD.org>2001-07-08 17:43:10 +0000
committertom <tom@FreeBSD.org>2001-07-08 17:43:10 +0000
commitdafbb9237cbff4eba442e8db2c2c48a30303ac27 (patch)
tree2661011c3da1480e45876b12546f31dec818404a /www/p5-WWW-Search-Google
parent4319d97a8f32bf0da4ca529649396f21cafaee75 (diff)
downloadFreeBSD-ports-dafbb9237cbff4eba442e8db2c2c48a30303ac27.zip
FreeBSD-ports-dafbb9237cbff4eba442e8db2c2c48a30303ac27.tar.gz
Add Perl WWW:Search module for Google
Diffstat (limited to 'www/p5-WWW-Search-Google')
-rw-r--r--www/p5-WWW-Search-Google/Makefile24
-rw-r--r--www/p5-WWW-Search-Google/distinfo1
-rw-r--r--www/p5-WWW-Search-Google/pkg-comment1
-rw-r--r--www/p5-WWW-Search-Google/pkg-descr2
-rw-r--r--www/p5-WWW-Search-Google/pkg-plist3
5 files changed, 31 insertions, 0 deletions
diff --git a/www/p5-WWW-Search-Google/Makefile b/www/p5-WWW-Search-Google/Makefile
new file mode 100644
index 0000000..75264ae
--- /dev/null
+++ b/www/p5-WWW-Search-Google/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: p5-WWW-Search-Google
+# Date created: 8 July 2001
+# Whom: Tom Hukins <tom@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= WWW-Search-Google
+PORTVERSION= 2.21
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= WWW/JSMYSER
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports@FreeBSD.org
+
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/WWW/Search.pm:${PORTSDIR}/www/p5-WWW-Search
+
+PERL_CONFIGURE= yes
+
+MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= WWW::Search::Google.3
+
+.include <bsd.port.mk>
diff --git a/www/p5-WWW-Search-Google/distinfo b/www/p5-WWW-Search-Google/distinfo
new file mode 100644
index 0000000..ac3540f
--- /dev/null
+++ b/www/p5-WWW-Search-Google/distinfo
@@ -0,0 +1 @@
+MD5 (WWW-Search-Google-2.21.tar.gz) = 6d1864cccfaedafbf9be976b15e70bc7
diff --git a/www/p5-WWW-Search-Google/pkg-comment b/www/p5-WWW-Search-Google/pkg-comment
new file mode 100644
index 0000000..2e8106c
--- /dev/null
+++ b/www/p5-WWW-Search-Google/pkg-comment
@@ -0,0 +1 @@
+Perl WWW::Search class for searching Google
diff --git a/www/p5-WWW-Search-Google/pkg-descr b/www/p5-WWW-Search-Google/pkg-descr
new file mode 100644
index 0000000..7fda597
--- /dev/null
+++ b/www/p5-WWW-Search-Google/pkg-descr
@@ -0,0 +1,2 @@
+A Google specialization of Perl's WWW::Search module for making and
+interpreting Google searches.
diff --git a/www/p5-WWW-Search-Google/pkg-plist b/www/p5-WWW-Search-Google/pkg-plist
new file mode 100644
index 0000000..8a421cd
--- /dev/null
+++ b/www/p5-WWW-Search-Google/pkg-plist
@@ -0,0 +1,3 @@
+lib/perl5/site_perl/%%PERL_VER%%/WWW/Search/Google.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/WWW/Search/Google/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/WWW/Search/Google
OpenPOWER on IntegriCloud