mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
783 B
Tcl
20 lines
783 B
Tcl
# -*- 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
|
|
|
|
ruby.branches 3.3 3.2 3.1 3.0
|
|
ruby.setup pkg-config 1.5.7 gem {} rubygems
|
|
revision 0
|
|
description A pkg-config implementation by Ruby
|
|
long_description {*}${description}
|
|
maintainers {kimuraw @kimuraw} openmaintainer
|
|
platforms any
|
|
homepage https://github.com/rcairo/pkg-config
|
|
license LGPL-2+
|
|
supported_archs noarch
|
|
|
|
checksums sha256 713671c6af034325dc7e7c12026b02570fbb1358d9f3a023d3a001ce0159b1c7 \
|
|
rmd160 3dd0012be77ec3992737391c1a7bbb1f4f87547a \
|
|
size 23552
|