# -*- 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.53 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 fbd0a735d24387769f3f4db72a46c54214848af1 \ sha256 00dd5befc11dac8d65a68b248fd34158a2e6a850c2e4e2ab77594c79aa01e83e \ size 200828 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