# -*- 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           legacysupport 1.1

name                em
version             1.0.0
revision            0

categories          editors
license             BSD
maintainers         {@artkiver gmail.com:artkiver} openmaintainer
description         editor for mortals
long_description    The first visual editor for UNIX. \
                    Originally written by George Coulouris. \
                    Updated for more recent UNIX variants by Pierre Gaston. \
                    Historical context: https://www.coulouris.net/cs_history/em_story/ \

checksums           rmd160  d802eef8b8dad915db12a1dd0dc09e27fb385771 \
                    sha256  8a3301925ed4d5ff4c4d78258bd914141f2db4c1ba4cc427c5f0cc3fd01b9534 \
                    size    94059

homepage            http://pgas.freeshell.org/C/em/
master_sites        ${homepage}
