freebsd-ports/devel/rubygem-ruby-prof/Makefile
Philip M. Gollucci c55ecf78f9 - Update to 0.7.10
PR:             ports/151353
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by:    gogo@cs.uni-sb.de (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-10-10 18:41:33 +00:00

20 lines
401 B
Makefile

# Ports collection makefile for: rubygem-ruby-prof
# Date created: 27 July 2007
# Whom: Robert Gogolok <gogo@cs.uni-sb.de>
#
# $FreeBSD$
PORTNAME= ruby-prof
PORTVERSION= 0.7.10
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= gogo@cs.uni-sb.de
COMMENT= A fast profiler for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/ruby-prof
.include <bsd.port.mk>