# Created by: Ditesh Shashikant Gathani # $FreeBSD: head/www/pear-Services_Compete/Makefile 527888 2020-03-06 18:09:09Z joneum $ PORTNAME= Services_Compete PORTVERSION= 0.1.0 CATEGORIES= www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PHP interface to Compete SnapShop API BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} USES= pear .include