# Ports collection makefile for:  impress
# Date created:			  23 Aug 2001
# Whom:				  Kris Kennaway <kris@FreeBSD.org>
#
# $FreeBSD: ports/editors/impress/Makefile,v 1.5 2003/10/18 05:31:59 kris Exp $
#

PORTNAME=	impress
PORTVERSION=	1.1b9
PORTREVISION=	1
CATEGORIES=	editors tk84
MASTER_SITES=	http://www.ntlug.org/~ccox/impress/
DISTNAME=	imp${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Publishing and presentation tool

RUN_DEPENDS=    wish8.4:${PORTSDIR}/x11-toolkits/tk84

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}

.include <bsd.port.mk>
