freebsd-ports/devel/google-sparsehash/pkg-plist
Vasil Dimov 1411829a61 * Upgrade devel/google-sparsehash from 0.4 to 0.5
* Add copy of the distfile to the FreeBSD mirrors:
  sometimes I receive a notice from fenner@ that the distfile is not fetchable,
  but fetch has never failed when I tried to reproduce that. Add the mirrors
  just to be on the safe side.
2007-06-13 14:27:24 +00:00

28 lines
990 B
Text

include/google/dense_hash_map
include/google/dense_hash_set
include/google/sparse_hash_map
include/google/sparse_hash_set
include/google/sparsehash/sparseconfig.h
include/google/sparsehash/densehashtable.h
include/google/sparsehash/sparsehashtable.h
include/google/sparsetable
include/google/type_traits.h
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%%%DOCSDIR%%/dense_hash_map.html
%%PORTDOCS%%%%DOCSDIR%%/dense_hash_set.html
%%PORTDOCS%%%%DOCSDIR%%/designstyle.css
%%PORTDOCS%%%%DOCSDIR%%/implementation.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/performance.html
%%PORTDOCS%%%%DOCSDIR%%/sparse_hash_map.html
%%PORTDOCS%%%%DOCSDIR%%/sparse_hash_set.html
%%PORTDOCS%%%%DOCSDIR%%/sparsetable.html
@dirrm include/google/sparsehash
@dirrm include/google
%%PORTDOCS%%@dirrm %%DOCSDIR%%