diff options
author | itojun <itojun@FreeBSD.org> | 1998-01-17 15:09:16 +0000 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 1998-01-17 15:09:16 +0000 |
commit | cab0fd34bd71bc24f32528542558e85b38c47af6 (patch) | |
tree | d774ef698fc1e89eeac8f30e087c3a1bf3e985a8 /misc/magicpoint/pkg-descr | |
parent | 938aad576d35b2e90429c7ea4b88e915e2a55584 (diff) | |
download | FreeBSD-ports-cab0fd34bd71bc24f32528542558e85b38c47af6.zip FreeBSD-ports-cab0fd34bd71bc24f32528542558e85b38c47af6.tar.gz |
MagicPoint, an X11-based presentation tool.
japanese users should visit ports/japanese/magicpoint too.
Diffstat (limited to 'misc/magicpoint/pkg-descr')
-rw-r--r-- | misc/magicpoint/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/misc/magicpoint/pkg-descr b/misc/magicpoint/pkg-descr new file mode 100644 index 0000000..07dad20 --- /dev/null +++ b/misc/magicpoint/pkg-descr @@ -0,0 +1,14 @@ + MagicPoint - an X11 based presentation tool + +MagicPoint is an X11 based presentation tool. It is designed to make +simple presentations easy while to make complicated presentations +possible. Its presentation file (whose suffix is typically .mgp) is +just text so that you can create presentation files quickly with your +favorite editor (e.g. Emacs). + +For more information, see /usr/X11R6/share/doc/mgp/*. +Sample files are located in /usr/X11R6/share/doc/mgp/sample. +It's a good idea to preview a sample file before installation. + % ./mgp tutorial.mgp + +see http://www.mew.org/mgp/ for upcoming information. |