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

PortSystem          1.0
PortGroup           elisp 1.0

name                beancount.el
elpa.setup          beancount 0.9.0 nongnu
epoch               1

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

description         Beancount mode for Emacs
long_description    An Emacs major-mode implementing syntax highlighting, \
                    indentation, completion, and other facilities to edit and \
                    work with Beancount ledger files.

checksums           rmd160  d7a6d34ddca97e8c419f457f6ca1e838697fcd9b \
                    sha256  f11331beba52eadc87049aa533a3346fa96d30f43769bcffe6ab4d8cf836285f \
                    size    143360

elisp.files         beancount.el flymake-bean-check.el
