From 9bf2c3c7e32a5e104f5d0eb2cfb07470b9dc89bb Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 30 Nov 2013 18:29:57 +0000 Subject: [PATCH] - Add LICENSE - Remove contiguous blank lines --- devel/rubygem-redis-store/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-redis-store/Makefile b/devel/rubygem-redis-store/Makefile index 421d56dd8771..2d03b2e6ef9b 100644 --- a/devel/rubygem-redis-store/Makefile +++ b/devel/rubygem-redis-store/Makefile @@ -8,11 +8,12 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Namespaced Redis stores for Ruby web frameworks +LICENSE= MIT + RUN_DEPENDS= rubygem-redis>=2.2:${PORTSDIR}/databases/rubygem-redis USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes - .include