blob: 45dedb6813443c99c68d36612cb8d492be0d86b0 (
plain) (
tree)
|
|
# Ports collection makefile for: Kronolith
# Date created: Sun Dec 02, 2001
# Whom: Thierry Thomas (<thierry@thomas.as>)
#
# $FreeBSD$
#
PORTNAME= kronolith
PORTVERSION= 2.3.1
DISTVERSIONSUFFIX=
PORTEPOCH= 1
CATEGORIES= deskutils www
MAINTAINER= beech@FreeBSD.org
COMMENT= Calendar application
USE_HORDE= base
USE_GETTEXT= yes
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO UPGRADING
RUN_DEPENDS= ${LOCALBASE}/share/pear/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
.include <bsd.port.mk>
|