aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2019-07-15 18:58:08 +0000
committerGleb Popov <arrowd@FreeBSD.org>2019-07-15 18:58:08 +0000
commit15ad5564c5bbf42eca218c855f1fa2bdd24d8db9 (patch)
treef72c9fba83f772ee5c76fc2621b09a882d3ae725 /lang/Makefile
parent55869d3df73ba29122513400af6fa7030201a17d (diff)
downloadports-15ad5564c5bbf42eca218c855f1fa2bdd24d8db9.tar.gz
ports-15ad5564c5bbf42eca218c855f1fa2bdd24d8db9.zip
lang/elm: new port. A functional language for web development.
PR: 236805 Submitted by: Evilham <contact@evilham.com>
Notes
Notes: svn path=/head/; revision=506703
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 050568a65556..e845da38e8f0 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -62,6 +62,7 @@
SUBDIR += elixir
SUBDIR += elixir-mode.el
SUBDIR += elk
+ SUBDIR += elm
SUBDIR += emacs-lisp-intro
SUBDIR += erlang
SUBDIR += erlang-doc