# -*- 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 github.setup pciutils pciids 1aeb6efd008233dcf436adc483c9cef91ee1182c version 2023.01.06 revision 0 checksums rmd160 db4552acdec1dd7a22a4eaf4d309a2ee7cd83ddd \ sha256 4c383cf93b7ebad371d352f35b8eeacbf838fac9b609ddcd88f16ccc683127a1 \ size 314091 categories sysutils license {GPL-2+ BSD} maintainers {i0ntempest @i0ntempest} openmaintainer supported_archs noarch platforms any homepage https://pci-ids.ucw.cz description The pci.ids file long_description This repository contains the history of the pci.ids file, which is \ automatically generated from the PCI ID Database at ${homepage}. github.tarball_from archive use_configure no build {} destroot { xinstall -m 644 ${worksrcpath}/pci.ids ${destroot}${prefix}/share } livecheck.version ${version} livecheck.type regex livecheck.url ${github.raw}/master/pci.ids livecheck.regex {Version: (\d{4}\.\d{2}\.\d{2})}