mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
- Add LICENSE
- Update WWW
This commit is contained in:
parent
fe935795da
commit
4629b059db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387076
@ -9,10 +9,12 @@ MASTER_SITES= RG
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Rack middleware to enable HTTP caching
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-rack>=0.4:${PORTSDIR}/www/rubygem-rack
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -10,4 +10,4 @@ and/or validation (Last-Modified, ETag) information.
|
||||
* Portable: 100% Ruby / works with any Rack-enabled framework.
|
||||
* Disk, memcached, and heap memory storage backends.
|
||||
|
||||
WWW: http://tomayko.com/src/rack-cache/
|
||||
WWW: https://github.comrtomayko/rack-cache
|
||||
|
Loading…
Reference in New Issue
Block a user