33c2bf37f8
1.2022.1 (2022-03-17) Based on version 2022a of the IANA Time Zone Database (https://mm.icann.org/pipermail/tz-announce/2022-March/000070.html).
16 lines
406 B
Makefile
16 lines
406 B
Makefile
# $NetBSD: Makefile,v 1.28 2022/04/24 15:27:20 taca Exp $
|
|
|
|
DISTNAME= tzinfo-data-1.2022.1
|
|
CATEGORIES= time
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://tzinfo.github.io/
|
|
COMMENT= Daylight-savings-aware timezone library data
|
|
LICENSE= mit
|
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-tzinfo{,1}>=1.0.0:../../time/ruby-tzinfo
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|