2011-07-07 22:03:02 +02:00
|
|
|
PORTNAME= Horde_Compress
|
2019-11-19 09:40:48 +01:00
|
|
|
PORTVERSION= 2.2.3
|
2011-07-07 22:03:02 +02:00
|
|
|
CATEGORIES= archivers www pear
|
|
|
|
|
2011-07-14 22:33:30 +02:00
|
|
|
MAINTAINER= horde@FreeBSD.org
|
2011-07-07 22:03:02 +02:00
|
|
|
COMMENT= Horde Compression API
|
|
|
|
|
2012-12-12 16:16:56 +01:00
|
|
|
OPTIONS_DEFAULT= ZLIB
|
|
|
|
OPTIONS_DEFINE= ZLIB
|
|
|
|
ZLIB_DESC= Depend on PHP zlib extension
|
2011-07-07 22:03:02 +02:00
|
|
|
|
2014-10-01 00:14:59 +02:00
|
|
|
USES= horde
|
2012-12-12 16:16:56 +01:00
|
|
|
USE_HORDE_RUN= Horde_Exception \
|
|
|
|
Horde_Translation \
|
|
|
|
Horde_Util \
|
|
|
|
Horde_Stream_Filter
|
2011-07-07 22:03:02 +02:00
|
|
|
|
2019-11-08 10:27:56 +01:00
|
|
|
ZLIB_USES= php
|
2019-10-19 00:40:08 +02:00
|
|
|
ZLIB_USE= PHP=zlib
|
2011-07-07 22:03:02 +02:00
|
|
|
|
2014-10-01 00:14:59 +02:00
|
|
|
.include <bsd.port.mk>
|