# -*- 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 PortGroup python 1.0 github.setup kennethreitz clint 0.4.1 v name py-clint categories-append devel platforms darwin supported_archs noarch license MIT maintainers nomaintainer description Clint: Python Command-line Application Tools long_description Clint is a module filled with a set of awesome \ tools for developing commandline applications. checksums rmd160 1bfcda69a1d3fd54fa932aa509b413470bb9d6ec \ sha256 99e16d2c188e5d0ab82a0cf4ce3b602a633aab8f5220e60600a0e2726277b659 python.versions 27 34 if {${name} ne ${subport}} { livecheck.type none }