summaryrefslogtreecommitdiffstats
path: root/devel/rubygem-rspec/Makefile
blob: 56947d16b3c13800854e14ce1eda1f5d8add8dc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Ports collection makefile for:	rubygem-rspec
# Date created:				22 December 2006
# Whom:					Roman Shterenzon <romanbsd@yahoo.com>
#
# $FreeBSD$

PORTNAME=	rspec
PORTVERSION=	0.7.5.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RF
MASTER_SITE_SUBDIR=	rspec

MAINTAINER=	romanbsd@yahoo.com
COMMENT=	Behaviour Driven Development in Ruby

USE_RUBY=	yes
USE_RAKE=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes
PLIST_FILES=	bin/drbspec bin/spec

.include <bsd.port.mk>
OpenPOWER on IntegriCloud