diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2015-03-07 00:03:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-07 07:05:23 +0700 |
commit | d24b20750ad2320015558dbb218d1ccff7417a49 (patch) | |
tree | be6930599686cf4e9f5606dc2573689e3946dfaf /gis/cligj/cligj.info | |
parent | c516751ee6a37aaaa6664c5ae3cd6619d67cd855 (diff) |
gis/cligj: Added (argument and option decorators).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/cligj/cligj.info')
-rw-r--r-- | gis/cligj/cligj.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gis/cligj/cligj.info b/gis/cligj/cligj.info new file mode 100644 index 000000000000..e3c7d5680242 --- /dev/null +++ b/gis/cligj/cligj.info @@ -0,0 +1,10 @@ +PRGNAM="cligj" +VERSION="0.1.0" +HOMEPAGE="https://github.com/mapbox/cligj" +DOWNLOAD="https://github.com/mapbox/cligj/archive/0.1.0.tar.gz" +MD5SUM="0f302dcc30f662dcd0c42b2e9c985662" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="click" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |