# -*- 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 github 1.0 PortGroup cmake 1.1 github.setup fastfetch-cli fastfetch 2.18.1 github.tarball_from archive revision 0 description \ Fastfetch is a neofetch-like tool for fetching system information and \ displaying them in a pretty way. long_description {*}${description} categories sysutils installs_libs no license MIT maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 14ceaa57018ef190d5fefad1abcc708abbec797a \ sha256 53421de317bfc918e168751cf910e7faa51ebbd71f6f4de3b56d2cc74794365f \ size 1067696 set py_version 312 depends_build-append \ path:bin/pkg-config:pkgconfig depends_lib-append port:chafa \ port:python${py_version} \ port:sqlite3 \ port:yyjson configure.args-append \ -DENABLE_SYSTEM_YYJSON=ON \ -DENABLE_VULKAN=OFF