blob: c68f79178fb7f8d701a924386aed388f6dbf5388 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
PORTNAME= XML_RPC
PORTVERSION= 1.5.5
CATEGORIES= net devel pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PHP implementation of the XML-RPC protocol
WWW= https://pear.php.net/package/XML_RPC
USE_PHP= xml
USES= pear php
.include <bsd.port.mk>
|