opnsense-ports/devel/rubygem-ruby-prof/Makefile
Franco Fichtner 9466384f85 */*: sync with upstream
Taken from: FreeBSD
2015-05-31 10:05:32 +02:00

20 lines
363 B
Makefile

# Created by: Robert Gogolok <gogo@cs.uni-sb.de>
# $FreeBSD$
PORTNAME= ruby-prof
PORTVERSION= 0.15.8
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Fast profiler for Ruby
LICENSE= BSD2CLAUSE
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/ruby-prof bin/ruby-prof-check-trace
.include <bsd.port.mk>