# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup makefile 1.0 name di version 4.54.0.1 revision 0 categories sysutils platforms darwin maintainers {mps @Schamschula} openmaintainer license zlib description disk information utility long_description di is a disk information utility, displaying everything \ (and more) than the classic df command does. homepage https://diskinfo-di.sourceforge.io/ master_sites sourceforge:project/diskinfo-di checksums rmd160 0b889b9574a106680a8c828b75766be142b9ddf7 \ sha256 b401e647ecc3c8a697651bd29ad1cc6ae319f69a248b4dc4d3af0742f64b4ffb \ size 201113 depends_build port:gettext depends_lib port:gettext-runtime patchfiles patch-Makefile.diff \ patch-C-Makefile.diff post-patch { reinplace "s|%PREFIX%|${prefix}|g" \ ${worksrcpath}/Makefile ${worksrcpath}/C/Makefile } livecheck.type regex livecheck.url https://sourceforge.net/projects/diskinfo-di/files/ livecheck.regex ${name}-(\[0-9.\]+)\\.tar