d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
21 lines
504 B
Makefile
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= 2
|
|
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>
|