# Created by: chinsan # $FreeBSD: head/net/pear-Net_SMS/Makefile 369094 2014-09-23 16:57:57Z bapt $ PORTNAME= Net_SMS PORTVERSION= 0.2.0 CATEGORIES= net pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR SMS functionality BUILD_DEPENDS= ${PEARDIR}/Mail.php:${PORTSDIR}/mail/pear-Mail \ ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request RUN_DEPENDS= ${PEARDIR}/Mail.php:${PORTSDIR}/mail/pear-Mail \ ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request USE_PHP= gettext USES= pear .include