Sunpoet Po-Chuan Hsieh 2242f6e2ac - Update to 0.15.9
Changes:	https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:20:00 +00:00

22 lines
395 B
Makefile

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