mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
14 lines
235 B
Makefile
14 lines
235 B
Makefile
# Created by: Martin Matuska <mm@FreeBSD.org>
|
|
|
|
PORTNAME= Horde_Url
|
|
PORTVERSION= 2.2.6
|
|
CATEGORIES= net www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde URL class
|
|
|
|
USES= horde
|
|
USE_HORDE_RUN= Horde_Exception
|
|
|
|
.include <bsd.port.mk>
|