a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22970 2007-03-20 22:55:33Z eridius@macports.org $
PortSystem 1.0
name ed
version 0.5
categories editors
maintainers nomaintainer@macports.org
platforms darwin
description ed is a line-oriented text editor.
long_description \
ed is a line-oriented text editor. It is used to create, display, \
modify and otherwise manipulate text files, both interactively and via \
shell scripts. A restricted version of ed, red, can only edit files in \
the current directory and cannot execute shell commands. ed is the \
standard text editor in the sense that it is the original editor for \
Unix, and thus widely available. For most purposes, however, it is \
superseded by full-screen editors such as Emacs.
homepage http://www.gnu.org/software/ed/
master_sites gnu
use_bzip2 yes
checksums md5 4ee21e9dcc9b5b6012c23038734e1632 \
sha1 29cd330a2d4335ed1732240aa9bc6823acfa07c4 \
rmd160 5faad03c8cc2faf799b2ad6312bb71c94f3ecd8f
test.run yes
test.target check
destroot.target-append install-man