diff options
author | kris <kris@FreeBSD.org> | 2001-08-23 19:52:26 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-08-23 19:52:26 +0800 |
commit | 21e833770c33b84b0b4fa59bbfa94653cca4347e (patch) | |
tree | ec082de8aa567e8392652bc4777dd6e7dbc0c0c7 /editors/Makefile | |
parent | c538d50c7c56f5020dbd44d8da8684f308c2877c (diff) | |
download | freebsd-ports-gnome-21e833770c33b84b0b4fa59bbfa94653cca4347e.tar.gz freebsd-ports-gnome-21e833770c33b84b0b4fa59bbfa94653cca4347e.tar.zst freebsd-ports-gnome-21e833770c33b84b0b4fa59bbfa94653cca4347e.zip |
Add impress 1.1b9
ImPressTM is a WYSIWYG layout program designed especially for Linux [sic]. It
allows you to create presentations and Postscript documents using fully scalable
graphics similar to programs like Macromedia Freehand, Corel Draw, Adobe
Illustrator and Visio. It is different from raster graphic packages like gimp,
Adobe PhotoShop and Jasc's PaintShop Pro in that it deals with graphical
objects which can be manipulated on a canvas rather than just layers of paint.
Obtained from: OpenBSD
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 819ce7e8ba2d..5c66d5802240 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -60,6 +60,7 @@ SUBDIR += hnb SUBDIR += hte SUBDIR += iiimecf + SUBDIR += impress SUBDIR += jed SUBDIR += jedit SUBDIR += jext |