Ticket #45823: Portfile.7

File Portfile.7, 1.1 KB (added by robertoschwald (Robert Oschwald), 9 years ago)

rb21-hitimes Portfile

Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2# $Id$
3
4PortSystem          1.0
5PortGroup           ruby 1.0
6
7ruby.setup          hitimes 1.2.2  gem {} rubygems ruby21
8license             MIT
9platforms           darwin
10categories-append   devel
11maintainers         googlemail.com:robertoschwald openmaintainer
12description         High resolution timer library for recording performance metrics
13long_description    Hitimes is a fast, high resolution timer library for recording performance metrics. \
14                    It uses the appropriate low method calls for each system to get the highest granularity \
15                    time increments possible. JRuby using Hitimes can be faster than using a series of \
16                    Time.new calls and it will have a much higher granularity.
17
18checksums           md5     4190c960fe257c6f644a06dfa2f9614e \
19                    sha1    6210fa9ab035a02210ce7b4228e08fde9a08600f \
20                    rmd160  f73934c95ac70617182770a29ab96f3bcf51b8cb