# Created by: Wen Heping # $FreeBSD: head/net/pear-Services_Twitter/Makefile 369094 2014-09-23 16:57:57Z bapt $ PORTNAME= Services_Twitter PORTVERSION= 0.6.3 CATEGORIES= net www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PHP interface to Twitter's API BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:${PORTSDIR}/www/pear-HTTP_Request2 RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:${PORTSDIR}/www/pear-HTTP_Request2 USE_PHP= json simplexml mbstring USES= pear .include