freebsd-ports/www/rubygem-sinatra2/pkg-message
Po-Chuan Hsieh c6ae153176
www/rubygem-sinatra2: Add rubygem-sinatra2 2.2.2 (copied from rubygem-sinatra)
- Change RUN_DEPENDS from rubygem-rack-protection to rubygem-rack-protection2
- Add PORTSCOUT
2022-10-04 01:10:14 +08:00

14 lines
372 B
Text

[
{ type: install
message: <<EOM
Sinatra optionally integrates with haml/sass or Builder
for templating and mongrel or thin as an HTTP server.
To use them, install the respective ports separately:
www/rubygem-haml
devel/rubygem-builder
www/rubygem-mongrel
www/rubygem-thin
EOM
}
]