Add ruby module, ok espie@
This commit is contained in:
parent
4ba962b879
commit
bb1f18eb5d
11
lang/ruby/files/ruby.port.mk
Normal file
11
lang/ruby/files/ruby.port.mk
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# $OpenBSD: ruby.port.mk,v 1.1 2002/03/17 22:29:02 couderc Exp $
|
||||||
|
|
||||||
|
# ruby module
|
||||||
|
|
||||||
|
RUN_DEPENDS+=::lang/ruby
|
||||||
|
LIB_DEPENDS+=ruby.1.66::lang/ruby
|
||||||
|
|
||||||
|
MODRUBY_LIBDIR= ${LOCALBASE}/lib/ruby
|
||||||
|
|
||||||
|
CONFIGURE_STYLE?= simple
|
||||||
|
CONFIGURE_SCRIPT?= ${LOCALBASE}/bin/ruby extconf.rb
|
Loading…
Reference in New Issue
Block a user