aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-cucumber-messages29/Makefile
blob: 66f68f23cbdb4c77d3ca0cfdde613e4a8f93ac12 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
PORTNAME=	cucumber-messages
PORTVERSION=	29.0.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	29

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

PORTSCOUT=	limit:^29\.

.include <bsd.port.mk>