freebsd-ports/devel/rubygem-ruby-prof/Makefile
2014-01-24 14:49:29 +00:00

17 lines
326 B
Makefile

# Created by: Robert Gogolok <gogo@cs.uni-sb.de>
# $FreeBSD$
PORTNAME= ruby-prof
PORTVERSION= 0.13.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= gogolok+freebsd@gmail.com
COMMENT= A fast profiler for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/ruby-prof
.include <bsd.port.mk>