2013-03-17 09:17:59 +01:00
|
|
|
# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
|
2008-01-20 23:11:45 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Services_Compete
|
|
|
|
PORTVERSION= 0.1.0
|
|
|
|
CATEGORIES= www pear
|
|
|
|
|
2015-11-26 13:04:00 +01:00
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
2008-01-20 23:11:45 +01:00
|
|
|
COMMENT= PHP interface to Compete SnapShop API
|
|
|
|
|
|
|
|
BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
|
|
|
|
RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
|
|
|
|
|
2014-09-26 11:30:02 +02:00
|
|
|
USES= pear
|
2008-01-20 23:11:45 +01:00
|
|
|
|
2014-09-26 11:30:02 +02:00
|
|
|
.include <bsd.port.mk>
|