# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           elisp 1.0

name                sml-mode.el
elpa.setup          sml-mode 6.12

categories          lang editors
license             GPL-3+
maintainers         {mcalhoun @MarcusCalhoun-Lopez} openmaintainer
platforms           any
supported_archs     noarch

description         An Emacs major mode for editing Standard ML
long_description    {*}${description}

checksums           rmd160  684da02f265b8eb00ce2e7a9df50973e22924338 \
                    sha256  f0b72c7a911a19558ee2c0670c7af763265ddba6d3cc64bfec52ae5ce203f783 \
                    size    143360

elisp.files         sml-mode.el
