-.\" $OpenBSD: ruby-module.5,v 1.36 2022/05/05 15:45:05 jeremy Exp $
+.\" $OpenBSD: ruby-module.5,v 1.37 2022/12/26 03:09:04 jeremy Exp $
.\"
.\" Copyright (c) 2008 Marc Espie, Jeremy Evans
.\"
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 5 2022 $
+.Dd $Mdocdate: December 26 2022 $
.Dt RUBY-MODULE 5
.Os
.Sh NAME
should be used for pure ruby gems without C extensions.
This adds
.Ev PKG_ARCH
-= * and adds ruby27, ruby30, ruby31, and jruby
+= * and adds ruby27, ruby30, ruby31, ruby32, and jruby
.Ev FLAVOR Ns s
to the port, so the same port can build packages for multiple versions of ruby.
.It
.Ev MODRUBY_WANTLIB
to
.Ev WANTLIB .
-It also adds ruby27, ruby30, and ruby31
+It also adds ruby27, ruby30, ruby31, and ruby32
.Ev FLAVOR Ns s
to the port.
If the C extension in the gem requires specific arguments to extconf.rb, set those