- Add LICENSE
- Remove contiguous blank lines
This commit is contained in:
parent
cdb2363710
commit
9bf2c3c7e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335331
1 changed files with 2 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue