# $FreeBSD: head/devel/rubygem-foreman/Makefile 448125 2017-08-17 15:05:14Z sunpoet $

PORTNAME=	foreman
PORTVERSION=	0.84.0
PORTREVISION=	1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

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

LICENSE=	MIT

RUN_DEPENDS=	rubygem-thor>=0.19.1:devel/rubygem-thor

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem shebangfix

PLIST_FILES=	bin/foreman

SHEBANG_FILES=	spec/resources/bin/env

.include <bsd.port.mk>
