2020-11-09 23:25:12 +00:00

17 lines
324 B
Makefile

# $OpenBSD: Makefile,v 1.7 2020/11/09 23:25:12 sebastia Exp $
COMMENT = constant autoloading with Ruby semantics
DISTNAME = zeitwerk-2.4.1
CATEGORIES = devel
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
# MIT
PERMIT_PACKAGE = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>