pkgsrc/time/ruby-hitimes/Makefile
taca fd33f1bdb0 time/ruby-hitimes: update to 1.3.1
## Version 1.3.1 2019-01-18

* Update jruby extension to not use global runtime state (thanks @kares) (#70)
* Update travis CI config
* Update documentataion for Ruby 2.6
2019-01-20 14:49:08 +00:00

12 lines
313 B
Makefile

# $NetBSD: Makefile,v 1.7 2019/01/20 14:49:08 taca Exp $
DISTNAME= hitimes-1.3.1
CATEGORIES= time
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/copiousfreetime/hitimes
COMMENT= Fast, high resolution timer library
LICENSE= isc
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"