summaryrefslogtreecommitdiff
path: root/devel/rubygem-cucumber-messages/Makefile
blob: 8068e140451115bcad12b8bebdfe6df363b4e01d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	cucumber-messages
PORTVERSION=	27.2.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Protocol Buffer messages for Cucumber
WWW=		https://github.com/cucumber/messages

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>