freebsd-ports/devel/rubygem-hitimes/Makefile
2021-04-06 16:31:07 +02:00

19 lines
318 B
Makefile

# Created by: Michael Moll <kvedulv at kvedulv.de>
PORTNAME= hitimes
PORTVERSION= 2.0.0
CATEGORIES= devel ruby
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= High resolution timer library for Ruby
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>