mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
634 B
Plaintext
19 lines
634 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup polyglot 0.2.9 gem {} rubygems
|
|
|
|
maintainers nomaintainer
|
|
description Allows custom language loaders for file extensions to be hooked into require
|
|
long_description {*}${description}
|
|
license MIT
|
|
homepage https://github.com/cjheath/polyglot
|
|
platforms any
|
|
supported_archs noarch
|
|
|
|
depends_lib-append port:rb-hoe
|
|
|
|
checksums md5 b3429c0f849dcaf63e443357afc342b6 \
|
|
rmd160 df62129dac19d72162972f92a1dedba404f829d1 \
|
|
sha1 2848efd9ebb61477d55c16d9ea25298bbd3e5f8f
|