summaryrefslogtreecommitdiff
path: root/devel/rubygem-cucumber-messages24/Makefile
blob: 23c6e21e14f8773a8e0e58ae774405fbe2a9edc1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
PORTNAME=	cucumber-messages
PORTVERSION=	24.1.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	24

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

LICENSE=	MIT

USES=		gem

NO_ARCH=	yes

PORTSCOUT=	limit:^24\.

.include <bsd.port.mk>