aboutsummaryrefslogblamecommitdiff
path: root/devel/rubygem-ruby-prof/Makefile
blob: d755281c259f721bafc1aa5f2c983d4fa8f8dd50 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                


                         
                      
                              
                  
 
                                         

                                        

                   

                             
 
                   
                      
# 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

NO_STAGE=	yes
.include <bsd.port.mk>