Files
2026-05-21 18:31:42 +00:00

16 lines
303 B
Makefile

COMMENT = high resolution timer library
DISTNAME = hitimes-3.1.0
CATEGORIES = devel
HOMEPAGE = http://github.com/copiousfreetime/hitimes
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
# ISC
PERMIT_PACKAGE = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>