Ticket #53478: Portfile

File Portfile, 827 bytes (added by thenatefisher (Nate Fisher), 7 years ago)
Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2
3PortSystem          1.0
4PortGroup           github 1.0
5version             0.0.6
6github.setup        thenatefisher smlr ${version}
7name                smlr
8categories          sysutils
9platforms           darwin
10license             MIT
11maintainers         nomaintainer
12homepage            https://github.com/thenatefisher/smlr
13use_configure       no
14description         Text truncation utility
15long_description    smlr reduces the size of a text input based on specified parameters. It makes your string smaller, if it's too big.
16checksums           sha256  4641de211cd5d7ab7df5508568cf885920dce0046900c73656f5a5d6a81e7982 \
17                    rmd160  95a6d0a71604993b31bbb4c468299e176ad028d2