aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-11-10 02:14:18 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-11-10 02:15:32 +0000
commit99131e98ca0d204ec31eec6ad7e2a5ee85dbfed5 (patch)
treec7eeeccb6a16b3977fb4437b2a2e3819f604fd9d /lang/Makefile
parent756a109262b964eb2a15b37a74fc23f1ec01070e (diff)
downloadports-99131e98ca0d204ec31eec6ad7e2a5ee85dbfed5.tar.gz
ports-99131e98ca0d204ec31eec6ad7e2a5ee85dbfed5.zip
lang/eisl: New port: Interpreter and compiler compatible with ISLisp standard
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 e35bd548f879..7009a8a5e602 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -46,6 +46,7 @@
SUBDIR += duktape
SUBDIR += duktape-lib
SUBDIR += ecl
+ SUBDIR += eisl
SUBDIR += elixir
SUBDIR += elixir-devel
SUBDIR += elixir-mode.el