mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
475 B
Plaintext
21 lines
475 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup acl 1.0.1 basic_install.rb {README doc}
|
|
revision 1
|
|
license {Ruby GPL-2}
|
|
maintainers nomaintainer
|
|
description Simple Access Control List
|
|
long_description {*}${description}
|
|
homepage http://www2a.biglobe.ne.jp/~seki/ruby/
|
|
master_sites ${homepage}
|
|
checksums md5 da2d50ce01e8c9df26cdab60977e8623
|
|
platforms any
|
|
supported_archs noarch
|
|
|
|
patchfiles patch-install.rb
|
|
|
|
test.run yes
|
|
test.cmd ${ruby.bin} acltest.rb
|
|
test.target
|