== Version 0.3.33 (tzdata v2012c) - 8-Apr-2012 * Updated to tzdata version 2012c (http://article.gmane.org/gmane.comp.time.tz/4859).
12 lines
299 B
Makefile
12 lines
299 B
Makefile
# $NetBSD: Makefile,v 1.28 2012/06/02 01:48:35 taca Exp $
|
|
|
|
DISTNAME= tzinfo-0.3.33
|
|
CATEGORIES= time
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://tzinfo.rubyforge.org/
|
|
COMMENT= Daylight-savings-aware timezone library
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|