summaryrefslogtreecommitdiff
path: root/time/ruby-hitimes/Makefile
blob: 5750f27f67fe9b1809eb2b31622f619233893c6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.8 2020/03/22 09:38:30 taca Exp $

DISTNAME=	hitimes-2.0.0
CATEGORIES=	time

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/copiousfreetime/hitimes
COMMENT=	Fast, high resolution timer library
LICENSE=	isc

USE_LANGUAGES=	# none

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"