0c591d5860
[105060c | 2015-10-28 17:15:55 UTC] Michael Fellinger <m.fellinger@gmail.com> * update dependencies and gem setup [cde6b36 | 2013-10-16 14:59:44 UTC] Patrik Rak <patrik@raxoft.cz> * Use correct session class in Current.setup. Current.setup should honor the passed in arguments even for session.
14 lines
378 B
Makefile
14 lines
378 B
Makefile
# $NetBSD: Makefile,v 1.11 2015/12/13 15:39:37 taca Exp $
|
|
|
|
DISTNAME= innate-2015.10.28
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://github.com/manveru/innate
|
|
COMMENT= Powerful web-framework wrapper for Rack
|
|
LICENSE= mit
|
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-rack>=1.6.4<1.7:../../www/ruby-rack
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|