X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/4a007bacfa67e69923b15500e2b2c3a6bcde541a..refs/heads/master:/SPECS/nmh.cygport?ds=sidebyside diff --git a/SPECS/nmh.cygport b/SPECS/nmh.cygport index 17de0b95..6b932393 100644 --- a/SPECS/nmh.cygport +++ b/SPECS/nmh.cygport @@ -1,21 +1,16 @@ NAME="nmh" -VERSION=1.6 -RELEASE=3 +VERSION=1.7 +RELEASE=2 CATEGORY="Mail" -SUMMARY="A capable mail handling system with a command line interface" -DESCRIPTION="A capable mail handling system with a command line interface. -Nmh isn't a single comprehensive program. Instead, it consists of -simple, single-purpose programs for sending, receiving, saving, -retrieving, and otherwise manipulating email messages. You can freely -intersperse nmh commands with other shell commands or write custom -scripts which utilize nmh commands. If you want to use nmh as a true -email user agent, you'll want to also install xmh to provide a user -interface for it--nmh only has a command line interface. nmh is -configured to use less and vim by default but options allow use of -more and emacs, respectively." - -HOMEPAGE="http://savannah.nongnu.org/projects/nmh" -SRC_URI="http://download.savannah.nongnu.org/releases/nmh/nmh-${VERSION}.tar.gz" -CYGCONF_ARGS="--sysconfdir=${prefix}/etc/nmh --with-cyrus-sasl --with-tls" +SUMMARY="A capable MIME-email-handling system with a command-line interface" +DESCRIPTION="A capable MIME-email-handling system with a command-line interface. +nmh is a collection of single-purpose programs that send, receive, +show, search, and otherwise manipulate emails, including MIME. +They combine well with other Unix programs, easing the development +of custom shorthand commands as shell scripts. +Optional GUI interfaces are provided by the external xmh and exmh +projects. nmh is a descendant of the RAND MH, Mail Handler, project." +HOMEPAGE="http://savannah.nongnu.org/projects/${PN}" +SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/${P}.tar.gz"