f9536cc3fa
in postgresql; reported/tested by viq
16 lines
297 B
Makefile
16 lines
297 B
Makefile
# $OpenBSD: Makefile,v 1.6 2010/08/30 12:01:35 sthen Exp $
|
|
|
|
COMMENT= web based calendar application, for Horde
|
|
|
|
HORDE_NAME= Kronolith
|
|
|
|
# GPLv2
|
|
DISTNAME= kronolith-h3-2.3.4
|
|
REVISION= 3
|
|
CATEGORIES= mail
|
|
|
|
RUN_DEPENDS= :imp-h3-*:www/horde/imp \
|
|
:pear-Date-*:devel/pear-Date
|
|
|
|
.include <bsd.port.mk>
|