# Created by: Steve Wills # $FreeBSD: head/devel/rubygem-rbtrace/Makefile 369917 2014-10-03 17:45:27Z swills $ PORTNAME= rbtrace PORTVERSION= 0.4.5 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Shows method calls inside another ruby process in real time RUN_DEPENDS= rubygem-ffi>=1.0.6:${PORTSDIR}/devel/rubygem-ffi \ rubygem-trollop>=1.16.2:${PORTSDIR}/devel/rubygem-trollop \ rubygem-msgpack>=0.4.3:${PORTSDIR}/devel/rubygem-msgpack USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST=yes .include