aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Services_urlTea/Makefile
blob: 2b6604c52feda896219287fe327be0eb19fc0b00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
# $FreeBSD$

PORTNAME=	Services_urlTea
PORTVERSION=	0.1.0
CATEGORIES=	www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PHP interface to urlTea's API

USES=	pear
USE_PHP=	curl

.include <bsd.port.mk>