aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rubygem-cucumber-messages22/Makefile
blob: b0e2116533f7beacceea592054e2df01102c3966 (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=	22.0.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	22

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:^22\.

.include <bsd.port.mk>