You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
790 B
Tcl
19 lines
790 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 native-package-installer 1.1.9 gem {} rubygems
|
|
revision 0
|
|
platforms any
|
|
license LGPL-3+
|
|
maintainers nomaintainer
|
|
description Helps to install native packages
|
|
long_description {*}${description}
|
|
homepage https://github.com/ruby-gnome/native-package-installer
|
|
checksums rmd160 621dd1b806b67bb10698881ff6e03188c709fb20 \
|
|
sha256 fbb41b6b22750791a4304f0a0aeea3dd837668892117f49c4caf2e8e0f4e792f \
|
|
size 24064
|
|
supported_archs noarch
|