2013-10-20 17:18:54 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= foreman
|
2014-08-31 16:48:00 +02:00
|
|
|
PORTVERSION= 0.75.0
|
2013-10-20 17:18:54 +02:00
|
|
|
CATEGORIES= devel rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
|
|
COMMENT= Process manager for applications with multiple components
|
|
|
|
|
2014-08-24 04:04:28 +02:00
|
|
|
RUN_DEPENDS= rubygem-dotenv>=0.11.1:${PORTSDIR}/misc/rubygem-dotenv \
|
|
|
|
rubygem-thor>=0.19.1:${PORTSDIR}/devel/rubygem-thor
|
2013-10-20 17:18:54 +02:00
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
2014-05-10 04:26:29 +02:00
|
|
|
PLIST_FILES= bin/foreman
|
2013-10-20 17:18:54 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|