head	1.4;
access;
symbols
	RELEASE_8_3_0:1.2;
locks; strict;
comment	@# @;


1.4
date	2012.12.12.15.19.54;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.11.17.06.02.56;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.03.03.18.03.46;	author mm;	state Exp;
branches;
next	1.1;

1.1
date	2012.03.03.10.04.54;	author mm;	state Exp;
branches;
next	;


desc
@@


1.4
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308772
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308772 | mm | 2012-12-12 15:16:56 +0000 (Wed, 12 Dec 2012) | 2 lines
## SVN ##
## SVN ## Update horde4 packages and applications to horde5
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Ports collection makefile for:  pear-Horde_Service_UrlShortener
# Date created:			  3 March 2012
# Whom:				  Martin Matuska <mm@@FreeBSD.org>
#
# $FreeBSD: head/www/pear-Horde_Service_UrlShortener/Makefile 308772 2012-12-12 15:16:56Z mm $

PORTNAME=	Horde_Service_UrlShortener
PORTVERSION=	2.0.1
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>
@


1.3
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/www/pear-Horde_Service_UrlShortener/Makefile 300897 2012-07-14 14:29:18Z beat $
d8 1
a8 1
PORTVERSION=	1.0.0
d14 3
a16 1
USE_HORDE_RUN=	Horde_Exception Horde_Http Horde_Url
@


1.2
log
@Change DISTVERSION to PORTVERSION
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@This package provides interfaces to various URL shortening services.
@
text
@d8 1
a8 1
DISTVERSION=	1.0.0
@

