mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
14 lines
558 B
Plaintext
14 lines
558 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup devel-which 0.2.0 basic_install.rb {doc}
|
|
maintainers nomaintainer
|
|
description Locates a symbol/library in the user's namespace/path
|
|
long_description Devel::Which locates a symbol/library in the user's namespace/path
|
|
worksrcdir which-${version}
|
|
checksums md5 6f9a531755a6ecfdd5cd036fbd82fbde
|
|
homepage http://www.notwork.org/~gotoken/ruby/p/devel/which/
|
|
master_sites ${homepage}
|
|
platforms any
|
|
supported_archs noarch
|