16 lines
278 B
Makefile
16 lines
278 B
Makefile
# $OpenBSD: Makefile,v 1.7 2010/08/30 13:40:49 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= ::devel/pear-Date \
|
|
::www/horde/imp
|
|
|
|
.include <bsd.port.mk>
|