mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 18:17:59 -04:00
13 lines
312 B
Makefile
13 lines
312 B
Makefile
# $NetBSD: Makefile,v 1.3 2016/09/18 23:47:13 mef Exp $
|
|
|
|
DISTNAME= hitimes-1.2.4
|
|
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"
|