1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/devel/rubygem-et-orbi/Makefile
2019-01-14 15:39:14 +00:00

23 lines
395 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= et-orbi
PORTVERSION= 1.1.7
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Time zones for fugit and rufus-scheduler
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-tzinfo>=0:devel/rubygem-tzinfo
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>