# Created by: Wen Heping # $FreeBSD: head/net/pear-Services_Twitter/Makefile 412348 2016-04-01 14:17:44Z mat $ 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