6c642facc1
Cucumber Expressions - a simpler alternative to Regular Expressions.
14 lines
355 B
Makefile
14 lines
355 B
Makefile
# $NetBSD: Makefile,v 1.1 2018/12/06 14:32:38 taca Exp $
|
|
|
|
DISTNAME= cucumber-expressions-6.0.1
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/cucumber/cucumber-expressions-ruby
|
|
COMMENT= Cucumber Expressions for Ruby
|
|
LICENSE= mit
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|