2019-04-23 11:26:49 +00:00
|
|
|
COMMENT= access to time zone data and conversion
|
|
|
|
|
|
2023-02-28 09:08:47 +00:00
|
|
|
DISTNAME= tzinfo-2.0.6
|
2019-04-23 11:26:49 +00:00
|
|
|
|
|
|
|
|
CATEGORIES= sysutils
|
|
|
|
|
HOMEPAGE= https://tzinfo.github.io/
|
|
|
|
|
MAINTAINER= Sebastian Reitenbach <sebastia@openbsd.org>
|
|
|
|
|
|
|
|
|
|
# MIT
|
2019-07-12 20:49:33 +00:00
|
|
|
PERMIT_PACKAGE= Yes
|
2019-04-23 11:26:49 +00:00
|
|
|
|
|
|
|
|
MODULES= lang/ruby
|
|
|
|
|
|
|
|
|
|
BUILD_DEPENDS += ${RUN_DEPENDS}
|
2021-02-03 18:52:30 +00:00
|
|
|
RUN_DEPENDS += devel/ruby-concurrent-ruby,${MODRUBY_FLAVOR},>=1.0,<2
|
2019-04-23 11:26:49 +00:00
|
|
|
|
|
|
|
|
CONFIGURE_STYLE=ruby gem
|
|
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|