# 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.1 2007/07/27 14:47:33 miwi Exp $

PORTNAME=	ruby-prof
PORTVERSION=	0.5.2
CATEGORIES=	devel rubygems
MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	gogo@cs.uni-sb.de
COMMENT=	A fast profiler for Ruby

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
.include <bsd.port.post.mk>
