mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Add LICENSE
- Remove contiguous blank lines
This commit is contained in:
parent
101fe9b146
commit
940e2ba316
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335329
@ -8,6 +8,8 @@ MASTER_SITES= RG
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Redis session store for ActionPack
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-actionpack4>=4:${PORTSDIR}/www/rubygem-actionpack4 \
|
||||
rubygem-redis-store>=1.1.0:${PORTSDIR}/devel/rubygem-redis-store \
|
||||
rubygem-redis-rack>=1.5.0:${PORTSDIR}/www/rubygem-redis-rack
|
||||
@ -16,5 +18,4 @@ USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user