aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2012-07-18 00:37:38 +0800
committerjgh <jgh@FreeBSD.org>2012-07-18 00:37:38 +0800
commit7b074d46b232d988dc15388362e755bbfb121e6d (patch)
tree4071d39222c037f15709162fbd1db027ac2b9671 /lang/Makefile
parent9433abbe12d104e1f5aad24aa62d3f760c9cdd00 (diff)
downloadfreebsd-ports-gnome-7b074d46b232d988dc15388362e755bbfb121e6d.tar.gz
freebsd-ports-gnome-7b074d46b232d988dc15388362e755bbfb121e6d.tar.zst
freebsd-ports-gnome-7b074d46b232d988dc15388362e755bbfb121e6d.zip
- add new port: lang/malbolge
Malbolge is an esoteric language, named after the eighth circle of hell in the Divina Commedia by Dante. Two years were necessary to see the first software produced in this language. WWW: http://www.dereckson.be/software/Malbolge/ PR: ports/169863 Submitted by: dereckson@gmail.com
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 d4e827e33b51..4e72e42e1a47 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -160,6 +160,7 @@
SUBDIR += lua50
SUBDIR += luajit
SUBDIR += lush
+ SUBDIR += malbolge
SUBDIR += maude
SUBDIR += mawk
SUBDIR += mdk