# -*- 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 # $Id: Portfile 132421 2015-01-31 22:27:40Z khindenburg@macports.org $ PortSystem 1.0 name wcd version 5.2.6 categories sysutils maintainers gmail.com:mschamschula openmaintainer platforms darwin license GPL-2 description Wcd is a command-line program to change directory fast. long_description Wcd is a command-line program to change directory fast. It \ saves time typing at the keyboard. One needs to type only \ a part of a directory name and wcd will jump to it. Wcd \ has a fast selection method in case of multiple matches \ and allows aliasing and banning of directories. Wcd also \ includes a full screen interactive directory tree browser \ with speed search. homepage http://waterlan.home.xs4all.nl/ master_sites ${homepage}wcd checksums rmd160 5763e08d00f6a00a0d334113bfd87536269de126 \ sha256 e23939e9d8aa7ad98d74bc6def1d6eaf405dd442b498984ab0c35b83efb9cfc7 depends_lib port:gettext \ port:ncurses patchfiles patch-src-Makefile.diff use_configure no variant universal {} build.args PREFIX=${prefix} \ INCPREFIX=${prefix} \ CC="${configure.cc} [get_canonical_archflags cc]" \ EXT= \ docsubdir=${name} eval destroot.args ${build.args} livecheck.type regex livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}