[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / devel / ruby-zeitwerk

File: [local] / ports / devel / ruby-zeitwerk / Makefile (download)

Revision 1.13, Thu Feb 8 21:27:42 2024 UTC (3 months, 3 weeks ago) by sebastia
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, HEAD
Changes since 1.12: +1 -1 lines

update 2.6.12 -> 2.6.13

COMMENT =		constant autoloading with Ruby semantics

DISTNAME =		zeitwerk-2.6.13
CATEGORIES =		devel
MAINTAINER =		Sebastian Reitenbach <sebastia@openbsd.org>

# MIT
PERMIT_PACKAGE =	Yes

MODULES =		lang/ruby

CONFIGURE_STYLE = 	ruby gem

.include <bsd.port.mk>