b4699181ab
0.15.1 (2021-04-25) * FIX Adds readline as a dep (@nesquena) * FIX #2229 Fix polish translations (@tiwi) * FIX #2234 Avoid mocha warning in tests (@olleolleolle) * FIX #2235 Update thor to a more recent version (@basex)
13 lines
471 B
Text
13 lines
471 B
Text
# $NetBSD: Makefile.common,v 1.20 2021/06/02 15:09:53 taca Exp $
|
|
#
|
|
# used by www/ruby-padrino/Makefile
|
|
# used by www/ruby-padrino-admin/Makefile
|
|
# used by www/ruby-padrino-cache/Makefile
|
|
# used by www/ruby-padrino-core/Makefile
|
|
# used by www/ruby-padrino-gen/Makefile
|
|
# used by www/ruby-padrino-helpers/Makefile
|
|
# used by www/ruby-padrino-mailer/Makefile
|
|
# used by www/ruby-padrino-support/Makefile
|
|
|
|
RUBY_PADRINO_VERS= 0.15.1
|
|
RUBY_PADRINO_SITE= http://www.padrinorb.com/
|