# -*- 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           ruby 1.0

# Keep the version compatible with rb-nokogiri:
# https://rubygems.org/gems/nokogiri
ruby.branches       3.3 3.2 3.1 3.0 2.7 2.6 2.5 2.4
ruby.setup          mini_portile2 2.8.7 gem
revision            0
maintainers         {judaew @judaew} openmaintainer
description         Simplistic port-like solution for developers
long_description    Simplistic port-like solution for developers. \
                    It provides a standard and simplified way to compile \
                    against dependency libraries without messing up your system.
license             MIT
platforms           any
supported_archs     noarch
homepage            https://github.com/flavorjones/mini_portile

checksums           rmd160  26ea023cff311b5fd39e9ac99c0432a1dc8a235b \
                    sha256  13eef5ab459bbfd33d61e539564ec25a9c2cf593b0a5ea6d4d7ef8c19b162ee0 \
                    size    37376

livecheck.type      none
