jeremy 3b2e299ff9 Remove MODRUBY_RAKE_DEPENDS. Only necessary on ruby 1.8, and none of
the ports that use it are still built with ruby 1.8.

OK ajacoutot@
2015-07-19 02:10:31 +00:00

17 lines
269 B
Makefile

# $OpenBSD: Makefile,v 1.18 2015/07/19 02:10:31 jeremy Exp $
COMMENT= install Ruby gems as plugins
DISTNAME= gem_plugin-0.2.3
REVISION= 9
CATEGORIES= devel
# RubyLicense
PERMIT_PACKAGE_CDROM= Yes
MODULES= lang/ruby
CONFIGURE_STYLE=ruby gem
.include <bsd.port.mk>