## Version 1.2.5 2017-05-25 * Update dependencies * Add ruby 2.4 to windows fatbinary * Update docs to indicate windows ruby before 2.0 is no longer supported
12 lines
313 B
Makefile
12 lines
313 B
Makefile
# $NetBSD: Makefile,v 1.4 2017/06/05 15:28:26 taca Exp $
|
|
|
|
DISTNAME= hitimes-1.2.5
|
|
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"
|