# $OpenBSD: Makefile,v 1.9 2010/11/24 21:35:15 jeremy Exp $ COMMENT= tool to help start/stop/restart multiple mongrel servers DISTNAME= mongrel_cluster-1.0.5 REVISION= 4 CATEGORIES= sysutils # Ruby License PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes MODULES= lang/ruby CONFIGURE_STYLE=ruby gem BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= devel/ruby-gem_plugin,${MODRUBY_FLAVOR}>=0.2.3 \ www/ruby-mongrel,${MODRUBY_FLAVOR}>=1.0.2 .include