mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
16 lines
354 B
Makefile
16 lines
354 B
Makefile
# $NetBSD: Makefile,v 1.5 2016/07/17 14:02: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.51
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|