summaryrefslogtreecommitdiffstats
path: root/devel/rubygem-tzinfo03/Makefile
blob: 8748b7a2ba30e2eed1591af35e8cf61311abb43b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Rui Lopes (rgl ruilopes com)
# $FreeBSD$

PORTNAME=	tzinfo
PORTVERSION=	0.3.49
CATEGORIES=	devel rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	03

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Daylight-savings aware timezone support for Ruby

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem:autoplist

.include <bsd.port.mk>
OpenPOWER on IntegriCloud