diff options
author | Scott Parker <scottp.sk8@gmail.com> | 2013-12-02 12:11:22 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-06 00:00:08 -0600 |
commit | 2fc605caaa45f144ae76623a21e2eead2cac26c3 (patch) | |
tree | 19371f0553e7c9985f2fc6c01c5e06da148ca6c2 /development/mg-openbsd/slack-desc | |
parent | b1d9605f467a6c6ef21c22c0874fa7b4fda5647a (diff) |
development/mg-openbsd: Added (small, fast and portable editor).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/mg-openbsd/slack-desc')
-rw-r--r-- | development/mg-openbsd/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/mg-openbsd/slack-desc b/development/mg-openbsd/slack-desc new file mode 100644 index 0000000000000..4c9edebfa509e --- /dev/null +++ b/development/mg-openbsd/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +mg-openbsd: mg-openbsd (OpenBSD mg ported to Linux) +mg-openbsd: +mg-openbsd: mg is intended to be a small, fast, and portable editor for +mg-openbsd: people who can't (or don't want to) run emacs for one reason +mg-openbsd: or another, or are not familiar with the vi editor. +mg-openbsd: +mg-openbsd: It is compatible with emacs because there shouldn't be any +mg-openbsd: reason to learn more editor types than emacs or vi. +mg-openbsd: +mg-openbsd: homepage: https://github.com/scott-parker/mg-openbsd +mg-openbsd: |