[137487] trunk/dports/devel

chunyang at macports.org chunyang at macports.org
Fri Jun 12 10:31:49 PDT 2015


Revision: 137487
          https://trac.macports.org/changeset/137487
Author:   chunyang at macports.org
Date:     2015-06-12 10:31:49 -0700 (Fri, 12 Jun 2015)
Log Message:
-----------
pick: new port, version 1.1.1 (#48032)

Added Paths:
-----------
    trunk/dports/devel/pick/
    trunk/dports/devel/pick/Portfile

Added: trunk/dports/devel/pick/Portfile
===================================================================
--- trunk/dports/devel/pick/Portfile	                        (rev 0)
+++ trunk/dports/devel/pick/Portfile	2015-06-12 17:31:49 UTC (rev 137487)
@@ -0,0 +1,24 @@
+# -*- 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


Property changes on: trunk/dports/devel/pick/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150612/88a3fb99/attachment.html>


More information about the macports-changes mailing list