aboutsummaryrefslogblamecommitdiff
path: root/benchmarks/rubygem-benchmark-ips/Makefile
blob: 0c15daab72ce2fd7d9b0da8735784e7a85a9f387 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13



                                                          
                     







                                                              
                   


                   

                      
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$

PORTNAME=	benchmark-ips
PORTVERSION=	2.7.2
CATEGORIES=	benchmarks rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Iterations per second enhancement to Benchmark

LICENSE=	MIT

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>