aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-benelux/Makefile
blob: bf51f8a0cdd70e2cb7168e8dd68fa9b39785668e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$

PORTNAME=	benelux
PORTVERSION=	0.6.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Mad way to time Ruby codes

LICENSE=	MIT

RUN_DEPENDS=	rubygem-attic>=0.5.3:${PORTSDIR}/devel/rubygem-attic \
		rubygem-storable>=0.8.6:${PORTSDIR}/devel/rubygem-storable

NO_ARCH=	yes

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>