16 lines
274 B
Makefile
16 lines
274 B
Makefile
# $OpenBSD: Makefile,v 1.8 2010/11/22 08:36:48 espie Exp $
|
|
|
|
COMMENT= web based calendar application, for Horde
|
|
|
|
HORDE_NAME= Kronolith
|
|
|
|
# GPLv2
|
|
DISTNAME= kronolith-h3-2.3.4
|
|
REVISION= 3
|
|
CATEGORIES= mail
|
|
|
|
RUN_DEPENDS= devel/pear-Date \
|
|
www/horde/imp
|
|
|
|
.include <bsd.port.mk>
|