2001-08-23 13:52:26 +02:00
|
|
|
# Ports collection makefile for: impress
|
|
|
|
# Date created: 23 Aug 2001
|
|
|
|
# Whom: Kris Kennaway <kris@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= impress
|
|
|
|
PORTVERSION= 1.1b9
|
2007-05-19 22:36:56 +02:00
|
|
|
PORTREVISION= 2
|
2008-04-09 15:42:26 +02:00
|
|
|
CATEGORIES= editors tk
|
2007-03-19 22:07:24 +01:00
|
|
|
MASTER_SITES= TUCOWS http://fresh.t-systems-sfr.com/unix/src/privat2/ \
|
2006-04-08 03:04:55 +02:00
|
|
|
ftp://ftp.plig.net/pub/OpenBSD/distfiles/ \
|
|
|
|
ftp://ftp.openoffice.pl/bsd/FreeBSD/ports/distfiles/
|
2001-08-23 13:52:26 +02:00
|
|
|
DISTNAME= imp${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 18:12:51 +01:00
|
|
|
COMMENT= Publishing and presentation tool
|
2001-08-23 13:52:26 +02:00
|
|
|
|
2007-04-03 00:56:15 +02:00
|
|
|
USE_TK_RUN= 84
|
2001-08-23 13:52:26 +02:00
|
|
|
|
2003-10-18 07:32:00 +02:00
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
2001-08-23 13:52:26 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|