freebsd-ports/devel/rubygem-flipper-active_support_cache_store017/Makefile
Matthias Fechner 3d0fc6671e Switch to rails60.
Approved by:	sunpoet (maintainer)
2020-07-09 20:10:40 +00:00

26 lines
546 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= flipper-active_support_cache_store
PORTVERSION= 0.17.2
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 017
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= ActiveSupport::Cache store adapter for Flipper
LICENSE= MIT
RUN_DEPENDS= rubygem-activesupport60>=4.2<7:devel/rubygem-activesupport60 \
rubygem-flipper017>=${PORTVERSION}<0.18:devel/rubygem-flipper017
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PORTSCOUT= limit:^0\.17\.
.include <bsd.port.mk>