aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-02-20 23:22:14 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-02-20 23:22:14 +0000
commit44293853a0d362bf4ad370b4819e87900774f542 (patch)
tree2db042f10ff02dbd7372d89f19c945742c23cc9d /lang/Makefile
parentb8765532491728e0ef809eb4ee2c230c934a32a1 (diff)
downloadports-44293853a0d362bf4ad370b4819e87900774f542.tar.gz
ports-44293853a0d362bf4ad370b4819e87900774f542.zip
- Drag from attic
- Update to 1.45.6 - Bump portepoch - Pass maintainership to submitter Tuareg is a Caml mode for GNU Emacs and XEmacs. It handles automatic indentation of Objective Caml and Camllight codes. Key parts of the code are hilighted using Font-Lock. Support to run an interactive Caml toplevel and debbuger is provided. This mode attempts to give better results than the one provided in the standard distribution OCaml 3.x. Indentation rules are slightly different but closer to classical functional languages. There is no relation with the Tuareg People, except their reputation of great CAMEL riders and breeders. PR: ports/120494 Submitted by: Michael Grunewald <michael.grunewald@laposte.net> (maintainer)
Notes
Notes: svn path=/head/; revision=207676
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 fcea18f3e6af..51f06833860b 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -328,6 +328,7 @@
SUBDIR += tolua++
SUBDIR += tolua4
SUBDIR += treecc
+ SUBDIR += tuareg-mode.el
SUBDIR += twelf
SUBDIR += vala
SUBDIR += visualworks