2014-03-13 12:08:49 +01:00
|
|
|
# $NetBSD: Makefile,v 1.17 2014/03/13 11:08:53 jperkin Exp $
|
2006-11-01 07:38:47 +01:00
|
|
|
|
2008-10-07 07:28:33 +02:00
|
|
|
DISTNAME= mongrel-1.1.5
|
2011-11-08 16:37:33 +01:00
|
|
|
PKGREVISION= 3
|
2006-11-01 07:38:47 +01:00
|
|
|
CATEGORIES= www
|
|
|
|
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
2010-09-10 14:27:34 +02:00
|
|
|
HOMEPAGE= http://github.com/fauna/mongrel
|
2006-11-01 07:38:47 +01:00
|
|
|
COMMENT= Fast HTTP library and server for Ruby
|
2010-09-10 14:27:34 +02:00
|
|
|
LICENSE= gnu-gpl-v2 OR ruby-license
|
2006-11-01 07:38:47 +01:00
|
|
|
|
2010-09-10 14:27:34 +02:00
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-daemons>=1.0.3:../../misc/ruby-daemons
|
2008-04-04 17:25:27 +02:00
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-gem_plugin>=0.2.3:../../misc/ruby-gem_plugin
|
2006-11-01 07:38:47 +01:00
|
|
|
|
2010-09-13 16:39:30 +02:00
|
|
|
CONFLICTS+= ruby[1-9][0-9]-mongrel-[0-9]* mongrel-[0-9]*
|
|
|
|
|
2014-03-13 12:08:49 +01:00
|
|
|
USE_GCC_RUNTIME= yes
|
|
|
|
|
2010-09-10 14:27:34 +02:00
|
|
|
.include "../../lang/ruby/gem.mk"
|
2006-11-01 07:38:47 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|