Files
bsdports/ruby/rubygem-et-orbi/Makefile
2019-12-26 07:26:06 +00:00

20 lines
418 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: head/devel/rubygem-et-orbi/Makefile 509462 2019-08-20 19:19:19Z sunpoet $
PORTNAME= et-orbi
PORTVERSION= 1.2.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Time zones for fugit and rufus-scheduler
RUN_DEPENDS= rubygem-tzinfo>=0:ruby/rubygem-tzinfo
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>