aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-06-15 08:38:41 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-06-15 08:38:41 +0000
commit03ee50af970dc10fc196e573e56c457d8d0e764b (patch)
treed73d348823ffeaa3965914d34cbf8508e7146abd /devel/Makefile
parent85ef09be66d0607a38795b8dbe092cde63b89b24 (diff)
downloadports-03ee50af970dc10fc196e573e56c457d8d0e764b.tar.gz
ports-03ee50af970dc10fc196e573e56c457d8d0e764b.zip
Click is a Python package for creating beautiful command line interfaces
in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box. WWW: https://github.com/mitsuhiko/click PR: ports/190947 Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Notes
Notes: svn path=/head/; revision=357842
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 505980a8f303..317c87ea1944 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3581,6 +3581,7 @@
SUBDIR += py-circuits
SUBDIR += py-cjson
SUBDIR += py-cld
+ SUBDIR += py-click
SUBDIR += py-clonedigger
SUBDIR += py-cmdln
SUBDIR += py-cog