blob: 7705ade6a78ad82d6126ad9cd12f4c055a01f94a (
plain) (
tree)
|
|
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= flipper-active_support_cache_store
PORTVERSION= 0.14.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= ActiveSupport::Cache store adapter for Flipper
LICENSE= MIT
RUN_DEPENDS= rubygem-activesupport4>=3.2:devel/rubygem-activesupport4 \
rubygem-flipper>=${PORTVERSION}:devel/rubygem-flipper
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>
|