opnsense-ports/devel/rubygem-thread-local/Makefile
Franco Fichtner fa07353c6e */*: sync with upstream
Taken from: FreeBSD
2024-05-17 11:07:10 +02:00

16 lines
299 B
Makefile

PORTNAME= thread-local
PORTVERSION= 1.1.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provide a class-level mixin to make thread local state easy
WWW= https://github.com/socketry/thread-local
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>