# -*- 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_9 TCSH version [string map {_ .} ${github.version}] revision 0 categories shells maintainers nomaintainer license BSD 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/ github.tarball_from \ archive checksums rmd160 8c992831e7b3e4b1c025b97653ab0c66fde3b26c \ sha256 974787ab7f6b60ec901c9e9c7ef33b28cf7cdbe07a65e0f19a07d2cbe6f80dd7 \ size 957134 destroot.target install install.man depends_lib port:libiconv \ port:ncurses