diff options
Diffstat (limited to 'devel/rubygem-cucumber-messages30/Makefile')
| -rw-r--r-- | devel/rubygem-cucumber-messages30/Makefile | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/devel/rubygem-cucumber-messages30/Makefile b/devel/rubygem-cucumber-messages30/Makefile new file mode 100644 index 000000000000..1e02bc5e2120 --- /dev/null +++ b/devel/rubygem-cucumber-messages30/Makefile @@ -0,0 +1,20 @@ +PORTNAME= cucumber-messages +PORTVERSION= 30.1.0 +CATEGORIES= devel rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= 30 + +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:^30\. + +.include <bsd.port.mk> |
