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

name                cpmtools
version             2.24
revision            1

categories          sysutils
license             GPL-3
maintainers         {@codesmythe gmail.com:robgowin} openmaintainer

description         Tools to access CP/M file systems
long_description    This package allows to access CP/M file systems similar to the \
                    well-known mtools package, which accesses MSDOS file systems

homepage            https://www.cpm8680.com/cpmtools/
master_sites        http://www.moria.de/~michael/cpmtools/files

checksums           rmd160  449ed39ee1855f19d8f8de53fa45ea078722fed8 \
                    sha256  fe75024a5696f518e566dd91b16d4de3e5f530af671e1fb49d6f51c932a57ff7 \
                    size    178916

# archive was broken on website, remove this line in next update
dist_subdir         ${name}/${version}_1
