a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 23017 2007-03-21 23:46:33Z pipping@macports.org $
PortSystem 1.0
name tcsh
version 6.15.00
categories shells
maintainers waqar@macports.org
description C shell with file name completion and command line editing
long_description \
Tcsh is a version of the Berkeley C-Shell, with the addition of: a \
command line editor, command and file name completion, listing, etc.\
and a bunch of small additions to the shell itself.
homepage http://www.tcsh.org/Home
platforms darwin
master_sites ftp://ftp.funet.fi/pub/unix/shells/tcsh \
ftp://ftp.astron.com/pub/tcsh/ \
ftp://ftp.gw.com/pub/unix/tcsh/
checksums md5 67a0611620b080bd0eb032b1774382b6 \
sha1 d24f7bf27e80222a6293b6629c14db547f0b7387 \
rmd160 8065279e93bd3fddb2a95a3f74a680858d36508c
patchfiles patch-Makefile.in
configure.args --mandir=${prefix}/share/man
destroot.target install install.man
depends_lib port:libiconv \
port:ncurses