# $Id: Portfile 39882 2008-09-10 18:38:55Z ryandesign@macports.org $ PortSystem 1.0 name ed version 1.0 categories editors maintainers lutz.horn@fastmail.fm 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 80d096dc98fd17a44fb9e3ed3e719ee7\ sha1 d826461be5247dab4db90055d5248e67eb6cad7c\ rmd160 d944beaba67e0f998e840628a7359415af35a42e test.run yes test.target check destroot.target-append install-man livecheck.check regex livecheck.url http://ftp.gnu.org/gnu/${name}/?C=M&O=D livecheck.regex ${name}-(\\d+\\.\\d+)