blob: c4d64f4a75f5dc8768104c954d39a6bdcfd64014 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= cucumber-tag-expressions
PORTVERSION= 8.1.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Cucumber tag expressions for Ruby
WWW= https://github.com/cucumber/tag-expressions
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>
|