# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
# $FreeBSD: tags/RELEASE_11_0_0/www/pear-Services_Compete/Makefile 412351 2016-04-01 14:33:55Z mat $

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
RUN_DEPENDS=	${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request

USES=	pear

.include <bsd.port.mk>
