diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-02-24 23:40:39 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-02-24 23:40:39 +0000 |
commit | 9c383dba304e4e0ed8d28ca635d3a963abc82592 (patch) | |
tree | 22bd9272e5ac1625fa33b4651012b96a484f3bd6 /devel/Makefile | |
parent | 67d072d01fdfc524a111ea9070553d22688969ec (diff) |
Add pear-XML_RPC 1.0.4, a PHP implementation of the XML-RPC protocol.
PR: ports/63151
Submitted by: Thierry Thomas <thierry@pompo.net>
Notes
Notes:
svn path=/head/; revision=102015
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 6e1a931c40f9..a3de29454415 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -912,6 +912,7 @@ SUBDIR += pear-I18N SUBDIR += pear-PEAR SUBDIR += pear-XML_Parser + SUBDIR += pear-XML_RPC SUBDIR += pear-XML_RSS SUBDIR += pear-XML_Serializer SUBDIR += pear-XML_Tree |