2011-07-07 22:24:43 +02:00
|
|
|
PORTNAME= Horde_Kolab_Storage
|
2019-11-19 11:44:01 +01:00
|
|
|
DISTVERSION= 2.2.4
|
2011-07-07 22:24:43 +02:00
|
|
|
CATEGORIES= mail www pear
|
|
|
|
|
2011-07-14 22:33:30 +02:00
|
|
|
MAINTAINER= horde@FreeBSD.org
|
2011-07-07 22:24:43 +02:00
|
|
|
COMMENT= Horde library for handling Kolab data stored on an IMAP server
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://pear.horde.org
|
2011-07-07 22:24:43 +02:00
|
|
|
|
2021-10-08 09:08:06 +02:00
|
|
|
USES= horde php cpe
|
2011-07-07 22:24:43 +02:00
|
|
|
USE_HORDE_RUN= Horde_Cache \
|
|
|
|
Horde_Exception \
|
|
|
|
Horde_Kolab_Format \
|
|
|
|
Horde_Mime \
|
|
|
|
Horde_Translation \
|
|
|
|
Horde_Support \
|
|
|
|
Horde_Util
|
|
|
|
|
2012-12-12 16:16:56 +01:00
|
|
|
# Optional but we want it
|
|
|
|
USE_PHP+= imap
|
2011-07-07 22:24:43 +02:00
|
|
|
USE_HORDE_RUN+= Horde_Imap_Client
|
|
|
|
|
2014-10-01 00:14:59 +02:00
|
|
|
.include <bsd.port.mk>
|