# $FreeBSD: head/devel/rubygem-dynflow/Makefile 469145 2018-05-05 17:22:09Z sunpoet $

PORTNAME=	dynflow
PORTVERSION=	1.0.2
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby workflow/orchestration engine

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/MIT-LICENSE

RUN_DEPENDS=	rubygem-algebrick>=0.7.0:devel/rubygem-algebrick \
		rubygem-apipie-params>=0:devel/rubygem-apipie-params \
		rubygem-concurrent-ruby>=1.0:devel/rubygem-concurrent-ruby \
		rubygem-concurrent-ruby-edge>=0.2.3:devel/rubygem-concurrent-ruby-edge \
		rubygem-multi_json>=0:devel/rubygem-multi_json \
		rubygem-sequel>=4.0.0:devel/rubygem-sequel

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

PLIST_FILES=	${GEM_LIB_DIR}/web/assets/images/logo-square.png

.include <bsd.port.mk>
