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

# https://trac.macports.org/ticket/70569
# New versions of this software do not update the version number, only
# updating the same archive on the website (a rather silly decision)
# You have to keep track of changes in the NEWS file inside the archive
dist_subdir         ${name}/${version}_${revision}

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  c8947020fb5d560b7338847b7f1ebb0613326a18 \
                    sha256  8c0ecf25605bef99c9219ecbc966ad9f0e8a4c288214b8738b755680abec3727 \
                    size    183406
