# Created by: Wen Heping # $FreeBSD$ PORTNAME= Services_Twitter PORTVERSION= 0.7.0 CATEGORIES= net www pear MAINTAINER= joneum@bsdproject.de 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