File: nmh.cygport

package info (click to toggle)
nmh 1.8-4
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 7,860 kB
  • sloc: ansic: 50,445; sh: 22,697; makefile: 1,138; lex: 740; perl: 509; yacc: 265
file content (16 lines) | stat: -rw-r--r-- 716 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
NAME="nmh"
VERSION=1.7
RELEASE=2

CATEGORY="Mail"
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"