ports/devel/rubygem-cucumber-messages25/Makefile

19 lines
321 B
Makefile

PORTNAME= cucumber-messages
PORTVERSION= 25.0.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 25
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:^15\.
.include <bsd.port.mk>