freebsd-ports/devel/google-sparsehash/pkg-plist
Vasil Dimov 7121799150 Upgrade devel/google-sparsehash from 0.8 to 1.1
Submitted by:	Yuri <yuri@rawbw.com> (without the pkg-plist change)
2008-04-13 18:03:56 +00:00

29 lines
1 KiB
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%%/README.windows
%%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%%