openbsd-ports/devel/ruby-cicphash/pkg/PLIST
jeremy dbbd894f1e Import ruby-cicphash.
CICPHash has the exact same interface as Hash, but is case insensitive
and case preserving. Any value can be used as a key. However, you cannot
have two keys in the same CICPHash that would be the same if when
converted to strings would be equal or differing only in case.

ok landry
2010-12-09 21:43:46 +00:00

9 lines
343 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2010/12/09 21:43:46 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/.require_paths
${GEM_LIB}/gems/${DISTNAME}/cicphash.rb
${GEM_LIB}/gems/${DISTNAME}/test/
${GEM_LIB}/gems/${DISTNAME}/test/test_cicphash.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec