summaryrefslogtreecommitdiff
path: root/time/ruby-tzinfo03/Makefile
blob: 4ad337338f673156400596a9f8d7727ccd7a58e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.9.4.1 2018/10/29 14:55:00 bsiegert Exp $

DISTNAME=	tzinfo-${VERS}
PKGNAME=	${RUBY_PKGPREFIX}-tzinfo03-${VERS}
CATEGORIES=	time

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	https://tzinfo.github.io/
COMMENT=	Daylight-savings-aware timezone library
LICENSE=	mit

VERS=		0.3.55
USE_LANGUAGES=	# none

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"