2001-12-13 04:38:17 +01:00
|
|
|
# Ports collection makefile for: Kronolith
|
|
|
|
# Date created: Sun Dec 02, 2001
|
|
|
|
# Whom: Thierry Thomas (<thierry@thomas.as>)
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= kronolith
|
2009-04-02 02:03:35 +02:00
|
|
|
PORTVERSION= 2.3.1
|
2008-06-29 07:35:21 +02:00
|
|
|
DISTVERSIONSUFFIX=
|
|
|
|
PORTEPOCH= 1
|
2001-12-13 04:38:17 +01:00
|
|
|
CATEGORIES= deskutils www
|
|
|
|
|
2007-06-19 12:44:30 +02:00
|
|
|
MAINTAINER= beech@FreeBSD.org
|
2007-06-22 10:06:15 +02:00
|
|
|
COMMENT= Calendar application
|
2001-12-13 04:38:17 +01:00
|
|
|
|
2007-04-09 01:42:31 +02:00
|
|
|
USE_HORDE= base
|
2006-03-15 21:15:42 +01:00
|
|
|
USE_GETTEXT= yes
|
2007-04-09 01:42:31 +02:00
|
|
|
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO UPGRADING
|
2008-02-28 22:14:20 +01:00
|
|
|
RUN_DEPENDS= ${LOCALBASE}/share/pear/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays
|
2001-12-13 04:38:17 +01:00
|
|
|
|
2007-04-09 01:42:31 +02:00
|
|
|
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
|
|
|
.include <bsd.port.mk>
|