aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2010-01-04 04:50:16 +0000
committerGabor Pali <pgj@FreeBSD.org>2010-01-04 04:50:16 +0000
commit65e2c7e42d210d9331282ac6bd039b52780f59a1 (patch)
treebf4d0fe2102ace1519eed8d7ba106b17546fa6f6 /lang/Makefile
parent21ebf5c57f07761cc4802167c54b8b839b265f51 (diff)
downloadports-65e2c7e42d210d9331282ac6bd039b52780f59a1.tar.gz
ports-65e2c7e42d210d9331282ac6bd039b52780f59a1.zip
This is an interpreter of the brainf*ck language, written in the pure,
lazy, functional language Haskell. WWW: http://hackage.haskell.org/package/brainfuck PR: ports/142277 Submitted by: Jacula Modyun <jacula(at)gmail.com>
Notes
Notes: svn path=/head/; revision=247098
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 2c13278f8349..7192a6f8e1d2 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -121,6 +121,7 @@
SUBDIR += haskell-mode.el
SUBDIR += hla
SUBDIR += hope
+ SUBDIR += hs-brainfuck
SUBDIR += huc
SUBDIR += hugs
SUBDIR += icc