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

- Add LICENSE

- Update WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-05-30 23:09:56 +00:00
parent 21debe2e60
commit 18e501a001
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388012
2 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,8 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Hashery is a tight collection of Hash-like classes
LICENSE= BSD2CLAUSE
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes

View File

@ -4,4 +4,4 @@ flexible OpenHash and the convenient KeyHash. Nearly every class is a subclass
of the CRUDHash which defines a CRUD model on top of Ruby's standard Hash
making it a snap to subclass and augment to fit any specific use case.
WWW: http://rubyworks.github.com/hashery
WWW: http://rubyworks.github.io/hashery/