PORTNAME=	hitimes
PORTVERSION=	2.0.0
CATEGORIES=	devel ruby
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	High resolution timer library for Ruby
WWW=		https://github.com/copiousfreetime/hitimes

LICENSE=	ISCL
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>
