13 lines
239 B
Makefile
13 lines
239 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 cpe
|
|
USE_HORDE_RUN= Horde_Exception
|
|
|
|
.include <bsd.port.mk>
|