ports/devel/rubygem-traces/Makefile

16 lines
268 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://github.com/socketry/traces
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>