aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Horde_Service_UrlShortener/Makefile
blob: bc6b490cb24a8c0d000e8d0102d25278bda45f80 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Martin Matuska <mm@FreeBSD.org>

PORTNAME=	Horde_Service_UrlShortener
DISTVERSION=	2.0.3
CATEGORIES=	www pear

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

USES=		cpe horde
USE_HORDE_RUN=	Horde_Exception \
		Horde_Http \
		Horde_Url

CPE_VENDOR=	horde

.include <bsd.port.mk>