# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup github 1.0 github.setup tcsh-org tcsh 6_24_13 TCSH github.tarball_from archive version [string map {_ .} ${github.version}] revision 0 categories shells license BSD maintainers nomaintainer 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 https://www.tcsh.org/ checksums rmd160 76912110a74ff40ba95002ad0562d43b838e74d0 \ sha256 5eebb499683984d11c0245fca3263c5781f8643fa8db312bd5a671ef02ef1941 \ size 959643 destroot.target install install.man depends_lib port:libiconv \ port:ncurses