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

PortSystem          1.0
PortGroup           elisp 1.0

name                d-mode.el
elpa.setup          d-mode 202408131340 nongnu

categories          lang editors
license             GPL-3+
maintainers         nomaintainer
platforms           any
supported_archs     noarch

description         D Programming Language mode for Emacs

long_description    An Emacs major mode for editing D source code, \
                    based on cc-mode. Supports syntax highlighting, \
                    indentation, and nested /+ +/ comments.

checksums           rmd160  3d8165b6550f21bfe29ad6ac6d9f979c2b28d02d \
                    sha256  c9d612775950b7aef52358aa411e8f5cdc7351a2814995574fac3ad13c60afa5 \
                    size    71680

elisp.files         d-mode.el
