# Ports collection makefile for:	rubygem-ruby-prof
# Date created:				27 July 2007
# Whom:					Robert Gogolok <gogo@cs.uni-sb.de>
#
# $FreeBSD: ports/devel/rubygem-ruby-prof/Makefile,v 1.18 2011/10/30 15:22:17 swills Exp $

PORTNAME=	ruby-prof
PORTVERSION=	0.10.2
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>
