add comments

This commit is contained in:
couderc 2002-12-09 21:04:08 +00:00
parent 5df9d550d4
commit d7a1517f02

View File

@ -1,11 +1,15 @@
# $OpenBSD: ruby.port.mk,v 1.2 2002/12/09 20:26:36 couderc Exp $
# $OpenBSD: ruby.port.mk,v 1.3 2002/12/09 21:04:08 couderc Exp $
# ruby module
RUN_DEPENDS+=::lang/ruby
LIB_DEPENDS+=ruby.1.66::lang/ruby
# location of ruby libraries
MODRUBY_LIBDIR= ${LOCALBASE}/lib/ruby
# common directories for ruby extensions
# used to create docs and examples install path
MODRUBY_DOCDIR= ${PREFIX}/share/doc/ruby
MODRUBY_EXAMPLEDIR= ${PREFIX}/share/examples/ruby