# Ports collection makefile for:  pear-Horde_Service_UrlShortener
# Date created:			  3 March 2012
# Whom:				  Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD: ports/www/pear-Horde_Service_UrlShortener/Makefile,v 1.2 2012/03/03 18:03:46 mm Exp $

PORTNAME=	Horde_Service_UrlShortener
PORTVERSION=	1.0.0
CATEGORIES=	www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde URL shortening services interface

USE_HORDE_RUN=	Horde_Exception Horde_Http Horde_Url

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>
