summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2003-03-05 16:06:49 +0000
committerOliver Braun <obraun@FreeBSD.org>2003-03-05 16:06:49 +0000
commit326579a25fee45ed91b801485928be93317c284c (patch)
tree5ddc0a93dff820cca630146d3bd70ee86ee83020 /lang/Makefile
parentUpdate to snap-16.1g. This fixes occasional core dumps with large (diff)
Add ohugs 0.5, interpreter for Haskell with object-oriented features.
PR: ports/48946 Submitted by: Steffen Mazanek <steffen.mazanek@unibw-muenchen.de>
Notes
Notes: svn path=/head/; revision=76948
Diffstat (limited to '')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 7d7cc301668b..99e807f185f2 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -121,6 +121,7 @@
SUBDIR += objc
SUBDIR += ocaml
SUBDIR += ocaml-mode.el
+ SUBDIR += ohugs
SUBDIR += onyx
SUBDIR += oo2c
SUBDIR += open-cobol