ports/devel/rubygem-flipper-active_support_cache_store-rails70/Makefile

20 lines
471 B
Makefile

PORTNAME= flipper-active_support_cache_store
PORTVERSION= 0.26.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails70
MAINTAINER= ruby@FreeBSD.org
COMMENT= ActiveSupport::Cache store adapter for Flipper
WWW= https://github.com/jnunemaker/flipper
LICENSE= MIT
RUN_DEPENDS= rubygem-activesupport70>=4.2<8:devel/rubygem-activesupport70 \
rubygem-flipper026>=${PORTVERSION}<0.27:devel/rubygem-flipper026
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>