aboutsummaryrefslogblamecommitdiff
path: root/www/pear-Horde_Service_UrlShortener/Makefile
blob: a2fcbb3eee2cf4e8ed8a2d32cbf83aaf298ea531 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                             

                                          
                     




                                                       
             


                                 
 
                      
# 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=	horde
USE_HORDE_RUN=	Horde_Exception \
		Horde_Http \
		Horde_Url

.include <bsd.port.mk>