a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20293 2006-11-01 17:47:33Z blair@macports.org $
PortSystem 1.0
name vile
version 9.5
categories editors
maintainers waqar@macports.org
description Vi Like Emacs
long_description \
vile is a text editor which is extremely compatible \
with vi in terms of finger feel. in addition, it \
has extended capabilities in many areas, notably \
multi-file editing and viewing, key rebinding, real \
X window system support, an optional embedded perl \
interpreter, and robust support for non-Unix hosts.
homepage http://invisible-island.net/vile/
platforms darwin
extract.suffix .tgz
master_sites ftp://invisible-island.net/${name}/ \
ftp://ftp.phred.org/pub/${name}/ \
http://gd.tuwien.ac.at/editors/${name}/
checksums md5 bc0049be8b4906dacc1165e04a6d29e5
configure.args --with-perl --with-ncurses --mandir=${prefix}/share/man