freebsd-ports/devel/rubygem-zeitwerk/Makefile
2020-11-08 17:48:51 +00:00

19 lines
304 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= zeitwerk
PORTVERSION= 2.4.1
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>