aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorDave Cottlehuber <dch@FreeBSD.org>2019-05-23 19:19:46 +0000
committerDave Cottlehuber <dch@FreeBSD.org>2019-05-23 19:19:46 +0000
commitaa7af35f0f6500e22bf910dea7e959ccf6eb43b4 (patch)
tree720607dd2254abcde779ca76c52871ceecd697ef /lang/Makefile
parent9a496570aa91acf4437981bbb14a38fdba5ed65e (diff)
downloadports-aa7af35f0f6500e22bf910dea7e959ccf6eb43b4.tar.gz
ports-aa7af35f0f6500e22bf910dea7e959ccf6eb43b4.zip
lang/janet: new port - functional embeddable lisp with performant data types
Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D20379
Notes
Notes: svn path=/head/; revision=502352
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 290b1531a296..f4816f468320 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -155,6 +155,7 @@
SUBDIR += itcl
SUBDIR += itcl4
SUBDIR += jakarta-commons-jelly
+ SUBDIR += janet
SUBDIR += jimtcl
SUBDIR += jruby
SUBDIR += js_of_ocaml