summaryrefslogtreecommitdiff
path: root/devel/rubygem-et-orbi/Makefile
blob: 2db19343dc3fda9ce90af29d297e632da99d17e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
PORTNAME=	et-orbi
PORTVERSION=	1.4.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Time zones for fugit and rufus-scheduler
WWW=		https://github.com/floraison/et-orbi

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

RUN_DEPENDS=	rubygem-tzinfo>=0:devel/rubygem-tzinfo

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>