2025-09-08 07:06:55 +08:00

18 lines
344 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://socketry.github.io/thread-local/ \
https://github.com/socketry/thread-local
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>