17 lines
278 B
Makefile
17 lines
278 B
Makefile
PORTNAME= zeitwerk
|
|
PORTVERSION= 2.6.1
|
|
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
|
|
USE_RUBY= yes
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|