pkgsrc-wip/tuareg-mode/PLIST
Antoine Reilles 2154342789 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.
2005-06-05 13:39:07 +00:00

5 lines
222 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2005/06/05 13:39:07 jtonio Exp $
${EMACS_LISPPREFIX}/camldebug.el
${EMACS_LISPPREFIX}/sym-lock.el
${EMACS_LISPPREFIX}/tuareg.el
@unexec ${RMDIR} ${EMACS_LISPPREFIX} 2>/dev/null || ${TRUE}