freebsd-ports/devel/rubygem-zeitwerk/Makefile
2020-12-10 21:58:33 +00:00

19 lines
304 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= zeitwerk
PORTVERSION= 2.4.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Efficient and thread-safe code loader
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>