]> diplodocus.org Git - nmh/blob - SPECS/nmh.cygport
mts/smtp/smtp.c: Replace int with bool.
[nmh] / SPECS / nmh.cygport
1 NAME="nmh"
2 VERSION=1.7
3 RELEASE=1
4
5 CATEGORY="Mail"
6 SUMMARY="A capable MIME-email-handling system with a command-line interface"
7 DESCRIPTION="A capable MIME-email-handling system with a command-line interface.
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."
14
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}"