2019-01-20 14:36:40 +01:00
|
|
|
# $NetBSD: Makefile,v 1.2 2019/01/20 13:36:40 taca Exp $
|
2018-10-28 16:37:51 +01:00
|
|
|
|
2019-01-20 14:36:40 +01:00
|
|
|
DISTNAME= cucumber-messages-2.0.0
|
2018-10-28 16:37:51 +01:00
|
|
|
CATEGORIES= devel
|
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
|
|
HOMEPAGE= https://github.com/cucumber/cucumber-messages-ruby
|
|
|
|
COMMENT= Cucumber Messages for Ruby (Protocol Buffers)
|
|
|
|
LICENSE= mit
|
|
|
|
|
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-google-protobuf>=3.6.1<3.7:../../devel/ruby-google-protobuf
|
|
|
|
|
2019-01-20 14:36:40 +01:00
|
|
|
USE_LANGUAGES= # none
|
2018-10-28 16:37:51 +01:00
|
|
|
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|