opnsense-ports/devel/rubygem-local_time-rails5/Makefile
Franco Fichtner 2cea8ba79e */*: sync with upstream
Taken from: FreeBSD
2024-04-19 15:10:09 +02:00

20 lines
429 B
Makefile

PORTNAME= local_time
PORTVERSION= 3.0.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails5
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Rails engine for cache-friendly, client-side local time
WWW= https://github.com/basecamp/local_time
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-coffee-rails-rails5>=0:devel/rubygem-coffee-rails-rails5
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>