17 lines
281 B
Makefile
17 lines
281 B
Makefile
PORTNAME= traces
|
|
PORTVERSION= 0.7.0
|
|
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
|
|
USE_RUBY= yes
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|