summaryrefslogtreecommitdiff
path: root/devel/sml-mode/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-11-01 00:57:41 +0000
committerzuntum <zuntum>2001-11-01 00:57:41 +0000
commit0b6b506536c1ff50f1531d26be2fccfe86c74335 (patch)
tree93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /devel/sml-mode/DESCR
parent1b9f41a39161bad144fdeb94a0e51fa8ba7c309a (diff)
downloadpkgsrc-0b6b506536c1ff50f1531d26be2fccfe86c74335.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'devel/sml-mode/DESCR')
-rw-r--r--devel/sml-mode/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/sml-mode/DESCR b/devel/sml-mode/DESCR
new file mode 100644
index 00000000000..652d10f2b7d
--- /dev/null
+++ b/devel/sml-mode/DESCR
@@ -0,0 +1,3 @@
+SML-MODE is a major Emacs mode for editing Standard ML. It provides
+syntax highlighting and automatic indentation and comes with sml-proc
+which allows interaction with an inferior SML interactive loop.