aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Services_urlTea/Makefile
blob: 835a27caf170beec0c72c2dc2384de8be088e56e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	Services_urlTea
PORTVERSION=	0.1.0
CATEGORIES=	www pear

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

USES=		pear php
USE_PHP=	curl

.include <bsd.port.mk>