freebsd-ports/devel/rubygem-zeitwerk/Makefile

16 lines
265 B
Makefile

PORTNAME= zeitwerk
PORTVERSION= 2.6.13
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Efficient and thread-safe code loader
WWW= https://github.com/fxn/zeitwerk
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>