aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorRui Paulo <rpaulo@FreeBSD.org>2014-05-11 17:12:11 +0000
committerRui Paulo <rpaulo@FreeBSD.org>2014-05-11 17:12:11 +0000
commit76842920af8a678f7cb3d6fef4312023404fb006 (patch)
tree99bf8e50e3f6afce6a2ce3005b8d9ba627c6f942 /lang/Makefile
parent322a675a75051f6a515971f5be348bf96234f766 (diff)
downloadports-76842920af8a678f7cb3d6fef4312023404fb006.tar.gz
ports-76842920af8a678f7cb3d6fef4312023404fb006.zip
Add a new port py-clojure.
A implementation of Clojure in pure (dynamic) Python. Reviewed by: bapt Approved by: bapt
Notes
Notes: svn path=/head/; revision=353721
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 5ff7da2f2f9c..d942de818787 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -249,6 +249,7 @@
SUBDIR += polyml
SUBDIR += ptoc
SUBDIR += pure
+ SUBDIR += py-clojure
SUBDIR += py-mx-base
SUBDIR += py-prolog
SUBDIR += pypy