mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
4f5544a38b
Tested by: poudriere Approved by: portmgr (bapt)
16 lines
328 B
Makefile
16 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>
|