opnsense-ports/devel/rubygem-flipper-active_support_cache_store013/Makefile
Franco Fichtner 9ef8daf370 */*: sync with upstream
Taken from: HardenedBSD
2018-04-06 12:58:11 +02:00

24 lines
520 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= flipper-active_support_cache_store
PORTVERSION= 0.13.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 013
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= ActiveSupport::Cache store adapter for Flipper
LICENSE= MIT
RUN_DEPENDS= rubygem-activesupport4>=3.2:devel/rubygem-activesupport4 \
rubygem-flipper013>=${PORTVERSION}:devel/rubygem-flipper013
PORTSCOUT= limit:^0\.13\.
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>