18 lines
333 B
Makefile
18 lines
333 B
Makefile
# $OpenBSD: Makefile,v 1.2 2010/07/30 15:31:17 sthen Exp $
|
|
|
|
COMMENT= web based calendar application using the horde framework
|
|
|
|
HORDE_NAME= Kronolith
|
|
|
|
DISTNAME= kronolith-h3-2.3.4
|
|
REVISION= 0
|
|
CATEGORIES= mail
|
|
|
|
# GPLv2
|
|
|
|
RUN_DEPENDS= ${HORDE_RUNDEP} \
|
|
:imp-h3-*:www/horde/imp \
|
|
:pear-Date-*:devel/pear-Date
|
|
|
|
.include <bsd.port.mk>
|