freebsd-ports/deskutils/horde3-kronolith/Makefile
Alex Kozlov e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00

25 lines
598 B
Makefile

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