# -*- 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$ PortSystem 1.0 PortGroup github 1.0 github.setup thoughtbot pick 1.1.1 v maintainers chunyang openmaintainer categories devel license MIT description Command-line tool to fuzzy select anything long_description The pick utility allows users to choose one option from \ a set of choices using an interface with fuzzy search \ functionality. platforms darwin github.tarball_from releases distname ${name}-${version} checksums rmd160 d90f72686289c27be367ce5b170c17f0a7fb80e6 \ sha256 2d2707d9fb6d9f8b3afffc0f02f81e7b6a02cf7823127e10b1c952adee42a306 depends_lib port:ncurses