summaryrefslogtreecommitdiffstats
path: root/net/pear-XML_RPC2/Makefile
blob: e38b605624806564f0583dd08ebf52a80d666594 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$

PORTNAME=	XML_RPC2
PORTVERSION=	1.1.2
CATEGORIES=	net devel pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	XML-RPC client/server library

LICENSE=	PHP301

BUILD_DEPENDS=	${PEARDIR}/Cache/Lite.php:sysutils/pear-Cache_Lite \
		${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2
RUN_DEPENDS=	${PEARDIR}/Cache/Lite.php:sysutils/pear-Cache_Lite \
		${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2

USE_PHP=	curl
USES=	pear

.include <bsd.port.mk>
OpenPOWER on IntegriCloud