# -*- 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 python 1.0 name gomp version 1.1.1 platforms {darwin any} supported_archs noarch license MIT categories devel python maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer description Git cOMPare long_description {*}${description} - GOMP is a Git-based tool for \ comparing branches, designed to work with a \ rebase-oriented Git workflow. Markforged uses GOMP as \ both a daily tool for handling commits and merges and as \ a powerful way to visualize complex histories while \ preparing releases. homepage https://github.com/MarkForged/GOMP checksums rmd160 a8769fdb22d18d80903be7b165db351728096166 \ sha256 231abd8ed579e8529b87af23aa645dde5c296cc1b4d0670e508a63cc98674a9d \ size 7320 python.default_version 312 depends_build-append port:py${python.version}-setuptools