2008-10-07 07:28:33 +02:00
|
|
|
# $NetBSD: Makefile,v 1.9 2008/10/07 05:28:33 minskim Exp $
|
2006-11-01 07:38:47 +01:00
|
|
|
|
2008-10-07 07:28:33 +02:00
|
|
|
DISTNAME= mongrel-1.1.5
|
2006-11-01 07:38:47 +01:00
|
|
|
CATEGORIES= www
|
|
|
|
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
|
|
HOMEPAGE= http://mongrel.rubyforge.org/
|
|
|
|
COMMENT= Fast HTTP library and server for Ruby
|
|
|
|
|
2008-04-04 17:25:27 +02:00
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-daemons>=1.0.9:../../misc/ruby-daemons
|
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-gem_plugin>=0.2.3:../../misc/ruby-gem_plugin
|
2006-11-01 07:38:47 +01:00
|
|
|
|
2008-04-04 17:25:27 +02:00
|
|
|
RUBY_REQD= 1.8.6.110
|
|
|
|
GEM_BUILD= gemspec
|
2007-04-30 21:24:11 +02:00
|
|
|
|
2008-04-04 17:25:27 +02:00
|
|
|
.include "../../misc/rubygems/rubygem.mk"
|
2006-11-01 07:38:47 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|