sthen 764a82805f Import the various Horde components (horde, imp, ingo, kronolith, etc)
under a common directory, sharing infrastructure with Makefile.inc and
horde.port.mk. Update components to current versions while there.
Thanks Johan Huldtgren for suggestions and testing and ajacoutot@
for suggestions and ok.
2010-07-30 11:27:06 +00:00

17 lines
320 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2010/07/30 11:27:07 sthen Exp $
COMMENT= web based calendar application using the horde framework
HORDE_NAME= Kronolith
DISTNAME= kronolith-h3-2.3.4
CATEGORIES= mail
# GPLv2
RUN_DEPENDS= ${HORDE_RUNDEP} \
:imp-h3-*:mail/imp \
:pear-Date-*:devel/pear-Date
.include <bsd.port.mk>