mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
660 B
Plaintext
19 lines
660 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup cgikit 1.2.0 install.rb {README docs examples misc}
|
|
revision 1
|
|
maintainers nomaintainer
|
|
description Component-based web application framework
|
|
long_description CGIKit is a web application framework written in \
|
|
Ruby. This framework is based on components for \
|
|
development, so you can develop CGI applications \
|
|
quickly and efficiently.
|
|
categories-append www
|
|
license Ruby
|
|
homepage http://www.spice-of-life.net/${ruby.module}/index_en.html
|
|
master_sites http://www.spice-of-life.net/${ruby.module}/archive/
|
|
checksums md5 e3f81debd652b0f77c9f243cd30fe4fe
|
|
platforms any
|
|
supported_archs noarch
|