summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2007-09-07 15:28:34 +0000
committerabs <abs@pkgsrc.org>2007-09-07 15:28:34 +0000
commita0bae4c5e9dd253f777e0fb7d41301fccecbbe92 (patch)
tree87f81a69c190318f9abecffda4e3e5c6a180528c /www
parent1971a2d1ccb4334f23f2f27cc524150bc59afb22 (diff)
downloadpkgsrc-a0bae4c5e9dd253f777e0fb7d41301fccecbbe92.tar.gz
Import www/p5-WWW-Facebook-API-0.4.7 into pkgsrc:
A Perl implementation of the Facebook API, working off of the canonical Java and PHP implementations. By default it uses JSON::Any to parse the response returned by Facebook's server. There is an option to return the raw response in either XML or JSON.
Diffstat (limited to 'www')
-rw-r--r--www/p5-WWW-Facebook-API/DESCR4
-rw-r--r--www/p5-WWW-Facebook-API/Makefile26
-rw-r--r--www/p5-WWW-Facebook-API/PLIST1
-rw-r--r--www/p5-WWW-Facebook-API/distinfo5
4 files changed, 36 insertions, 0 deletions
diff --git a/www/p5-WWW-Facebook-API/DESCR b/www/p5-WWW-Facebook-API/DESCR
new file mode 100644
index 00000000000..07af8ebb225
--- /dev/null
+++ b/www/p5-WWW-Facebook-API/DESCR
@@ -0,0 +1,4 @@
+A Perl implementation of the Facebook API, working off of the
+canonical Java and PHP implementations. By default it uses JSON::Any
+to parse the response returned by Facebook's server. There is an
+option to return the raw response in either XML or JSON.
diff --git a/www/p5-WWW-Facebook-API/Makefile b/www/p5-WWW-Facebook-API/Makefile
new file mode 100644
index 00000000000..61c7ce1b3d1
--- /dev/null
+++ b/www/p5-WWW-Facebook-API/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/09/07 15:28:34 abs Exp $
+#
+
+DISTNAME= WWW-Facebook-API-v0.4.7
+PKGNAME= p5-${DISTNAME:C/-v/-/}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/WWW-Facebook-API/
+COMMENT= Facebook API implementation
+
+DEPENDS+= p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay
+DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
+DEPENDS+= p5-JSON-Any-[0-9]*:../../converters/p5-JSON-Any
+DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
+DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+DEPENDS+= p5-version-[0-9]*:../../devel/p5-version
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_PACKLIST= auto/WWW/Facebook/API/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-WWW-Facebook-API/PLIST b/www/p5-WWW-Facebook-API/PLIST
new file mode 100644
index 00000000000..67f856505dc
--- /dev/null
+++ b/www/p5-WWW-Facebook-API/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/09/07 15:28:34 abs Exp $
diff --git a/www/p5-WWW-Facebook-API/distinfo b/www/p5-WWW-Facebook-API/distinfo
new file mode 100644
index 00000000000..8dadfe298f7
--- /dev/null
+++ b/www/p5-WWW-Facebook-API/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/09/07 15:28:34 abs Exp $
+
+SHA1 (WWW-Facebook-API-v0.4.7.tar.gz) = 36da0b670c3eb74f1acd922d9a5024075b97d56b
+RMD160 (WWW-Facebook-API-v0.4.7.tar.gz) = 2421443163e88e6817b78a22c38774eb63d79e93
+Size (WWW-Facebook-API-v0.4.7.tar.gz) = 45196 bytes