diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2004-10-28 12:27:32 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2004-10-28 12:27:32 +0000 |
commit | 9cc8e73a2808d9ff193e41a60dc63c57c9bbeb5a (patch) | |
tree | ac62f96f7cae1b3472b13a1a36edc505d04af4c0 /lang/Makefile | |
parent | 7264ee8b24aec44ba86483ad2d3b366b41ccd396 (diff) | |
download | ports-9cc8e73a2808d9ff193e41a60dc63c57c9bbeb5a.tar.gz ports-9cc8e73a2808d9ff193e41a60dc63c57c9bbeb5a.zip |
Add tuareg-mode, an Emacs major mode for editing Caml code
Notes
Notes:
svn path=/head/; revision=120384
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 50914a34f542..3313d60b1456 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -274,6 +274,7 @@ SUBDIR += tensile SUBDIR += tinycobol SUBDIR += treecc + SUBDIR += tuareg-mode.el SUBDIR += visualworks SUBDIR += wamcc SUBDIR += xsb |