summaryrefslogtreecommitdiffstats
path: root/databases/rubygem-bigrecord/Makefile
blob: 7c8acbedac4acf06a8a740be58c6644127534dd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:	rubygem-bigrecord
# Date created:		26 August 2010
# Whom:			Philip M. Gollucci
#
# $FreeBSD$
#

PORTNAME=	bigrecord
PORTVERSION=	0.1.1
CATEGORIES=	databases rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Intended to work as a drop-in for Rails applications.

RUN_DEPENDS=	rubygem-activerecord>=0:${PORTSDIR}/databases/rubygem-activerecord \
			    rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \
				rubygem-uuidtools>=2.0.0:${PORTSDIR}/devel/rubygem-uuidtools

USE_RUBY=	yes
USE_RUBYGEMS=	yes
USE_RAKE=	yes
RUBYGEM_AUTOPLIST=	yes

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