freebsd-ports/deskutils/horde4-kronolith/Makefile
Andrew Pantyukhin 1e0d8c9112 - Introduce bsd.horde.mk
- Convert most horde ports
- Tested vigorously, but hastily

Prodded by:	pointyhats via kris
Approved by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2007-04-08 23:42:31 +00:00

21 lines
504 B
Makefile

# Ports collection makefile for: Kronolith
# Date created: Sun Dec 02, 2001
# Whom: Thierry Thomas (<thierry@thomas.as>)
#
# $FreeBSD$
#
PORTNAME= kronolith
PORTVERSION= 2.1.4
PORTREVISION= 1
CATEGORIES= deskutils www
MAINTAINER= beech@alaskaparadise.com
COMMENT= Kronolith is the Horde calendar application
USE_HORDE= base
USE_GETTEXT= yes
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO UPGRADING
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
.include <bsd.port.mk>