dc9361089b
* Updated to tzdata version 2016h (https://mm.icann.org/pipermail/tz-announce/2016-October/000042.html).
15 lines
354 B
Makefile
15 lines
354 B
Makefile
# $NetBSD: Makefile,v 1.6 2016/11/01 17:09:37 taca Exp $
|
|
|
|
DISTNAME= tzinfo-${VERS}
|
|
PKGNAME= ${RUBY_PKGPREFIX}-tzinfo03-${VERS}
|
|
CATEGORIES= time
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://tzinfo.github.io/
|
|
COMMENT= Daylight-savings-aware timezone library
|
|
LICENSE= mit
|
|
|
|
VERS= 0.3.52
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|