ports/devel/rubygem-cucumber-messages/Makefile

17 lines
311 B
Makefile

PORTNAME= cucumber-messages
PORTVERSION= 27.0.2
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>