freebsd-ports/devel/rubygem-flipper-active_support_cache_store011/Makefile
2018-05-15 16:55:14 +00:00

26 lines
615 B
Makefile

# $FreeBSD$
PORTNAME= flipper-active_support_cache_store
PORTVERSION= 0.11.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 011
MAINTAINER= mfechner@FreeBSD.org
COMMENT= ActiveSupport::Cache store adapter for Flipper
LICENSE= MIT
DEPRECATED= Obsoleted by update of www/gitlab. Please use devel/rubygem-flipper-active_support_cache_store instead.
EXPIRATION_DATE= 2018-06-30
RUN_DEPENDS= rubygem-activesupport4>=3.2:devel/rubygem-activesupport4 \
rubygem-flipper011>=${PORTVERSION}:devel/rubygem-flipper011
PORTSCOUT= limit:^0\.11\.
NO_ARCH= yes
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>