pkgsrc/www/ruby-padrino-support/Makefile
taca eb87f6d9d1 Update ruby-padrino pacakges to 0.14.1.1
0.14.1.1 (2017-05-16)

* Fix unexpected Tilt behavior

0.14.1 (2017-05-16)

* FIX syntax error in ActiveRecord tasks (@sue445)
* NEW use hamlit if available in Gemfile

0.14.0.2 (2017-05-08)

* FIX #2132 use Sinatra2 IndifferentHash if available
2017-06-04 15:41:39 +00:00

13 lines
347 B
Makefile

# $NetBSD: Makefile,v 1.2 2017/06/04 15:41:39 taca Exp $
DISTNAME= padrino-support-${RUBY_PADRINO_VERS}
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${RUBY_PADRINO_SITE}
COMMENT= Support for padrino
LICENSE= mit
.include "../../www/ruby-padrino/Makefile.common"
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"