1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

- Add LICENSE

- Move RUN_DEPENDS upward
- Remove contiguous blank lines
- Add GitHub repository to WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-05-07 17:44:04 +00:00
parent e64739d7d6
commit 605b885aca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385650
2 changed files with 5 additions and 3 deletions

View File

@ -8,12 +8,13 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Redis Store for Rack
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
LICENSE= MIT
RUN_DEPENDS= rubygem-rack15>=1.5:${PORTSDIR}/www/rubygem-rack15 \
rubygem-redis-store>=1.1.0:${PORTSDIR}/devel/rubygem-redis-store
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
Redis Store for Rack
WWW: http://redis-store.org/redis-rack/
WWW: https://github.com/redis-store/redis-rack