summaryrefslogtreecommitdiffstats
path: root/devel/rubygem-foreman/Makefile
blob: 5678ef26d1230517e73ba87b50a8f7e318fd7695 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $FreeBSD$

PORTNAME=	foreman
PORTVERSION=	0.63.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Process manager for applications with multiple components

RUN_DEPENDS=	rubygem-dotenv>=0.7:${PORTSDIR}/misc/rubygem-dotenv \
		rubygem-thor>=0.13.6:${PORTSDIR}/devel/rubygem-thor

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes


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