summaryrefslogtreecommitdiff
path: root/www/p5-WordPress-XMLRPC
diff options
context:
space:
mode:
authorimil <imil@pkgsrc.org>2009-02-23 20:57:49 +0000
committerimil <imil@pkgsrc.org>2009-02-23 20:57:49 +0000
commit837540fd67f8af8cb8d4434dd75860cfdd10b139 (patch)
tree6aec4dd5eabe054986bc16538b1e6b86397c5986 /www/p5-WordPress-XMLRPC
parent3350db5add5ce32484f68beb595df3f29f551a84 (diff)
downloadpkgsrc-837540fd67f8af8cb8d4434dd75860cfdd10b139.tar.gz
The Perl 5 module WordPress::XMLRPC provides an API to WordPress's XML-RPC
services. It is not meant to be fast, it is meant to be convenient. OK'd by seb@
Diffstat (limited to 'www/p5-WordPress-XMLRPC')
-rw-r--r--www/p5-WordPress-XMLRPC/DESCR2
-rw-r--r--www/p5-WordPress-XMLRPC/Makefile21
-rw-r--r--www/p5-WordPress-XMLRPC/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/www/p5-WordPress-XMLRPC/DESCR b/www/p5-WordPress-XMLRPC/DESCR
new file mode 100644
index 00000000000..1a636c08a58
--- /dev/null
+++ b/www/p5-WordPress-XMLRPC/DESCR
@@ -0,0 +1,2 @@
+The Perl 5 module WordPress::XMLRPC provides an API to WordPress's XML-RPC
+services. It is not meant to be fast, it is meant to be convenient.
diff --git a/www/p5-WordPress-XMLRPC/Makefile b/www/p5-WordPress-XMLRPC/Makefile
new file mode 100644
index 00000000000..3a4ec75dd9f
--- /dev/null
+++ b/www/p5-WordPress-XMLRPC/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/02/23 20:57:49 imil Exp $
+#
+
+DISTNAME= WordPress-XMLRPC-1.18
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www net
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/L/LE/LEOCHARRE/}
+
+MAINTAINER= imil@gcu.info
+HOMEPAGE= http://search.cpan.org/dist/WordPress-XMLRPC/
+COMMENT= Perl 5 API to WordPress XML-RPC services
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-SOAP-Lite>=0.71.08:../../net/p5-SOAP-Lite
+
+PERL5_PACKLIST= auto/WordPress/XMLRPC/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-WordPress-XMLRPC/distinfo b/www/p5-WordPress-XMLRPC/distinfo
new file mode 100644
index 00000000000..8074043876d
--- /dev/null
+++ b/www/p5-WordPress-XMLRPC/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/02/23 20:57:49 imil Exp $
+
+SHA1 (WordPress-XMLRPC-1.18.tar.gz) = da3a0bf1c842984572d3e0f0e1b3356b9aa6a906
+RMD160 (WordPress-XMLRPC-1.18.tar.gz) = 599d6d790dbb10dd4b61f51fc758b27b7a0a97bb
+Size (WordPress-XMLRPC-1.18.tar.gz) = 47168 bytes