freebsd-ports/net/pear-Horde_Url/Makefile
2012-05-16 08:55:47 +00:00

18 lines
410 B
Makefile

# Ports collection makefile for: pear-Horde_Url
# Date created: 6 July 2011
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= Horde_Url
PORTVERSION= 1.0.2
CATEGORIES= net www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde URL class
USE_HORDE_RUN= Horde_Exception
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>