ports/devel/rubygem-traces/Makefile
2024-05-20 01:18:08 +08:00

18 lines
342 B
Makefile

PORTNAME= traces
PORTVERSION= 0.11.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Application instrumentation and tracing
WWW= https://socketry.github.io/traces/ \
https://github.com/socketry/traces
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/license.md
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>