summaryrefslogblamecommitdiff
path: root/devel/rubygem-ruby-prof/Makefile
blob: 575bdb43a4d3e8aec19733b1b0dedb4cddd81ed1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                          
# 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.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>