You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
830 B
Tcl
20 lines
830 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 packable 1.3.18 gem {} rubygems
|
|
revision 0
|
|
license MIT
|
|
maintainers nomaintainer
|
|
platforms any
|
|
description This library monkeypatches core classes and wa \
|
|
designed for Ruby 1.8 & 1.9
|
|
long_description {*}${description}
|
|
homepage https://www.rubydoc.info/gems/packable/${version}
|
|
checksums rmd160 a21b7929c7aff2cd65b959d1c714d869e4a8ce7f \
|
|
sha256 9b5d6588ef6f5eaf02c2e44b4f9b9d6cbd672896eb13e3ac9fbfe7a827d1607f \
|
|
size 16384
|
|
supported_archs noarch
|