# -*- 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 golang 1.0 go.setup github.com/projectdiscovery/cvemap 0.0.7 v go.offline_build no revision 0 description Navigate the CVE jungle with ease long_description \ Navigate the Common Vulnerabilities and Exposures \(CVE\) jungle with \ ease using CVEMAP, a command-line interface \(CLI\) tool designed to \ provide a structured and easily navigable interface to various \ vulnerability databases. categories security installs_libs no license MIT maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 a120c7cffad183fff966bc6762f4d8d6c49b6846 \ sha256 a018d6e65c97ec557d8192d7b61c91a6106fbd130e9e1c86f6da86b0430ab225 \ size 1426289 build.args ./cmd/${name} destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }