# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup perl5 1.0 perl5.require_variant yes perl5.conflict_variants yes perl5.branches 5.28 5.30 5.32 5.34 perl5.default_branch 5.34 perl5.create_variants ${perl5.branches} name archway version 0.2.1 revision 5 categories devel supported_archs noarch platforms any license GPL-2+ maintainers {jmr @jmroot} openmaintainer description an advanced GUI for GNU Arch long_description \ ArchWay is a GNU Arch GUI. It follows the unix tradition of \ small tools doing their work well and cooperating nicely with \ each other. homepage https://www.nongnu.org/archway/ master_sites https://savannah.nongnu.org/download/archway/ checksums md5 130b7aaec6fc57a5bc0d132158455ce9 \ sha1 a8be0c8105b1647c1570dc903727e3e9100c6917 \ rmd160 ac30f3df2db502ab5e162957264628e8fd540fa0 use_configure no build {} destroot.destdir PERL=${perl5.bin} DESTDIR=${destroot} prefix=${prefix} depends_lib port:arch port:p${perl5.major}-gtk2 livecheck.type regex livecheck.regex {Version ([0-9.]+)}