diff options
author | Joel J. Adamson <adamsonj@email.unc.edu> | 2010-05-12 23:32:35 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:32:35 +0200 |
commit | da1bc7177dad31a279db8c401493d2e44c2448e1 (patch) | |
tree | 14172f41c39b28c181c15bd309aa9781f10f7e16 /network/nmh/slack-desc | |
parent | 9db78a86dada35f3de9a68600b3428fee289155c (diff) | |
download | slackbuilds-da1bc7177dad31a279db8c401493d2e44c2448e1.tar.gz |
network/nmh: Added to 12.2 repository
Diffstat (limited to 'network/nmh/slack-desc')
-rw-r--r-- | network/nmh/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/nmh/slack-desc b/network/nmh/slack-desc new file mode 100644 index 0000000000..d8d22ee305 --- /dev/null +++ b/network/nmh/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 ':'. + + |-----handy-ruler-------------------------------------------------------| +nmh: nmh (The New Message Handler) +nmh: +nmh: nmh (new MH) is a powerful electronic mail handling system. nmh +nmh: consists of a collection of fairly simple single-purpose programs +nmh: to send, receive, save, retrieve, and manipulate e-mail +nmh: messages. Since nmh is a suite rather than a single monolithic +nmh: program, you may freely intersperse nmh commands with other +nmh: commands at your shell prompt, or write custom scripts which use +nmh: these commands in flexible ways. +nmh: +nmh: http://www.nongnu.org/nmh/ |