0a79bc38eb
switch to DISTVERSION Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13399
22 lines
376 B
Makefile
22 lines
376 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= Horde_ActiveSync
|
|
DISTVERSION= 2.39.0
|
|
CATEGORIES= comms www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde ActiveSync Server Library
|
|
|
|
USES= horde
|
|
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>
|