# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
# $FreeBSD: head/www/pear-Services_TinyURL/Makefile 402439 2015-11-26 12:04:00Z miwi $

PORTNAME=	Services_TinyURL
PORTVERSION=	0.1.2
CATEGORIES=	www pear

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

USES=	pear
USE_PHP=	curl

.include <bsd.port.mk>