PORTNAME=	Services_TinyURL
PORTVERSION=	0.1.2
CATEGORIES=	www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PHP interface to TinyURL's API
WWW=		https://pear.php.net/package/Services_TinyURL

USES=		pear php
USE_PHP=	curl

.include <bsd.port.mk>
