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