# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/www/pear-Services_ShortURL/Makefile 443361 2017-06-11 07:48:14Z sunpoet $

PORTNAME=	Services_ShortURL
PORTVERSION=	0.3.1
CATEGORIES=	www pear

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Abstract PHP5 interface for shortening and expanding short URLs

RUN_DEPENDS=	${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2

USES=		pear php
USE_PHP=	simplexml pcre spl

.include <bsd.port.mk>
