aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-traces/Makefile
blob: 36ffe11051acc701c608490e50a1b495a5e67bcc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	traces
PORTVERSION=	0.9.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>