# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: head/devel/rubygem-mustermann-grape/Makefile 435545 2017-03-06 15:49:50Z sunpoet $

PORTNAME=	mustermann-grape
PORTVERSION=	1.0.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Adds Grape style patterns to Mustermman

LICENSE=	MIT

RUN_DEPENDS=	rubygem-mustermann>=1.0.0:devel/rubygem-mustermann

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
