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

PORTNAME=	Services_Twitter
PORTVERSION=	0.7.0
CATEGORIES=	net www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PHP interface to Twitter's API

BUILD_DEPENDS=	${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2
RUN_DEPENDS=	${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2

USE_PHP=	json simplexml mbstring

USES=	pear

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