opnsense-ports/devel/rubygem-hitimes/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

17 lines
301 B
Makefile

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
NO_ARCH= yes
.include <bsd.port.mk>