summaryrefslogtreecommitdiff
path: root/editors/gate/PLIST
diff options
context:
space:
mode:
authorwiz <wiz>2005-12-06 22:42:25 +0000
committerwiz <wiz>2005-12-06 22:42:25 +0000
commit19c60da5a93a32fb599b51a664d2fdd0eb0d95a6 (patch)
tree2c4c3e7a3777c8579c1bcaead1d2a6059b50e75a /editors/gate/PLIST
parenta357f976fc046313b68c38b8878774c76c8a5e1f (diff)
downloadpkgsrc-19c60da5a93a32fb599b51a664d2fdd0eb0d95a6.tar.gz
Import gate-2.06 from pkgsrc-wip, packaged by Hugo Rivera:
Gate is text-gatherer. A text-gatherer is like a text-editor, but much more lightweight and unobtrusive. If you have a program or shell script that asks people to enter a small chunk of text, a text-gatherer like Gate is a good way to do it. It doesn't clear the screen (annoying if there were just some instructions printed there). It doesn't require you to know a lot of obscure editing commands. It doesn't make excessive demands on the intelligence of your terminal emulation software. It does provide a number of features that make it easier for novice users to produce good text. It does word-wrap, prints a prompt on each new line, and allows backspacing from the currently line onto previous lines. It also provides features that a more experienced user can use. You can call up normal editor, or use some of gate's simple-minded editing commands. You can read in files, or save your text to a file. You can filter your text through something like the unix "fmt" command. It provides a nice spell-checking interface too.
Diffstat (limited to 'editors/gate/PLIST')
-rw-r--r--editors/gate/PLIST4
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/gate/PLIST b/editors/gate/PLIST
new file mode 100644
index 00000000000..26c87ff34ed
--- /dev/null
+++ b/editors/gate/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/12/06 22:42:25 wiz Exp $
+bin/gate
+man/man1/gate.1
+share/gate.help