aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-08-26 12:53:12 +0800
committermiwi <miwi@FreeBSD.org>2011-08-26 12:53:12 +0800
commit847b3feb18bffc889103c04f4df97d9842b79c10 (patch)
treeacea8f5c9e9d6d3555341e7cdb0eca69b0a2e44d /devel/Makefile
parentd9cb9e04a2850fb65a0eec3bb68cea198ddf5f29 (diff)
downloadfreebsd-ports-gnome-847b3feb18bffc889103c04f4df97d9842b79c10.tar.gz
freebsd-ports-gnome-847b3feb18bffc889103c04f4df97d9842b79c10.tar.zst
freebsd-ports-gnome-847b3feb18bffc889103c04f4df97d9842b79c10.zip
Basic building blocks for python applications
WWW: http://pypi.python.org/pypi/python-application/ PR: ports/158875 Submitted by: Eugene Grosbein <ports@grosbein.net>
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 4f8b11332f46..4863adbcca72 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2882,6 +2882,7 @@
SUBDIR += py-anonfunc
SUBDIR += py-anyjson
SUBDIR += py-apipkg
+ SUBDIR += py-application
SUBDIR += py-argparse
SUBDIR += py-asn1
SUBDIR += py-asn1-modules