1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

- Add LICENSE

- Remove contiguous blank lines
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-11-30 18:29:57 +00:00
parent cdb2363710
commit 9bf2c3c7e3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335331

View File

@ -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 <bsd.port.mk>