pkgsrc/devel/ruby-c21e/Makefile
taca a369fadb88 devel/ruby-c21e: add package version 1.1.8
Add ruby-c21e package version 1.1.8, required by newer ruby-gherkin.

Run cross-platform executables.
2018-12-02 06:47:03 +00:00

14 lines
334 B
Makefile

# $NetBSD: Makefile,v 1.1 2018/12/02 06:47:03 taca Exp $
DISTNAME= c21e-1.1.8
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/cucumber/c21e-ruby
COMMENT= CrossPlatformExecutable library for Ruby
LICENSE= mit
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"