- Add LICENSE
- Remove contiguous blank lines
This commit is contained in:
parent
940e2ba316
commit
cdb2363710
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335330
1 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,8 @@ MASTER_SITES= RG
|
|||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Redis store for ActiveSupport::Cache
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport4>=4.0.0:${PORTSDIR}/devel/rubygem-activesupport4 \
|
||||
rubygem-redis-store>=1.1.0:${PORTSDIR}/devel/rubygem-redis-store
|
||||
|
||||
|
@ -15,5 +17,4 @@ USE_RUBY= yes
|
|||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue