cf118ccf87
Reported by: lwhsu
20 lines
368 B
Makefile
20 lines
368 B
Makefile
PORTNAME= Horde_ActiveSync
|
|
DISTVERSION= 2.41.4
|
|
CATEGORIES= comms www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde ActiveSync Server Library
|
|
|
|
USES= horde php
|
|
USE_PHP= ctype
|
|
USE_HORDE_RUN= Horde_Compress \
|
|
Horde_Date \
|
|
Horde_Exception \
|
|
Horde_Icalendar \
|
|
Horde_Mapi \
|
|
Horde_Mime \
|
|
Horde_Stream \
|
|
Horde_Support \
|
|
Horde_Util
|
|
|
|
.include <bsd.port.mk>
|