freebsd-ports/devel/rubygem-et-orbi/Makefile

20 lines
361 B
Makefile

PORTNAME= et-orbi
PORTVERSION= 1.2.11
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>