aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2012-09-12 09:03:19 +0000
committerNicola Vitale <nivit@FreeBSD.org>2012-09-12 09:03:19 +0000
commit6fc65864024f3966a522798d324d96cb2ce6d8f6 (patch)
treec396ebe221e803289ea734c341b29fdbf837f5a7 /devel/Makefile
parent9c0b49d59037c98649f41bfe07138da817dd01b9 (diff)
downloadports-6fc65864024f3966a522798d324d96cb2ce6d8f6.tar.gz
ports-6fc65864024f3966a522798d324d96cb2ce6d8f6.zip
Argh provides a very simple wrapper for argparse with support for
hierarchical commands that can be bound to modules or classes. WWW: http://bitbucket.org/neithere/argh/
Notes
Notes: svn path=/head/; revision=304138
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 c218c311cfb7..f7599b50857b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3213,6 +3213,7 @@
SUBDIR += py-archetypes.querywidget
SUBDIR += py-archetypes.referencebrowserwidget
SUBDIR += py-archetypes.schemaextender
+ SUBDIR += py-argh
SUBDIR += py-argparse
SUBDIR += py-asn1
SUBDIR += py-asn1-modules