4f5544a38b
Tested by: poudriere Approved by: portmgr (bapt)
15 lines
328 B
Makefile
15 lines
328 B
Makefile
# Created by: Martin Matuska <mm@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Horde_Url
|
|
PORTVERSION= 2.2.1
|
|
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>
|