6 SUMMARY="A capable MIME-email-handling system for the shell"
7 DESCRIPTION="A capable MIME-email-handling system for the shell.
8 nmh is a collection of single-purpose programs that send, receive,
9 show, search, and otherwise manipulate emails, including MIME.
10 They combine well with other Unix programs, easing the development
11 of custom shorthand commands as shell scripts.
12 Optional GUI interfaces are provided by the external xmh and exmh
13 projects. nmh is a descendant of the RAND MH, Mail Handler, project."
15 HOMEPAGE="http://savannah.nongnu.org/projects/${PN}"
16 SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/${P}.tar.gz"
17 CYGCONF_ARGS="--sysconfdir=${prefix}/etc/${PN}"