mirror of
https://git.freebsd.org/ports.git
synced 2025-07-12 14:59:13 -04:00
16 lines
310 B
Makefile
16 lines
310 B
Makefile
PORTNAME= cucumber-cucumber-expressions
|
|
PORTVERSION= 17.0.1
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= Cucumber Expressions for Ruby
|
|
WWW= https://github.com/cucumber/cucumber-expressions/tree/main/ruby
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|