mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
a437d08eca
Approved by: krion@ PR: ports/88711 (related)
27 lines
960 B
Plaintext
27 lines
960 B
Plaintext
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Graph/.packlist
|
|
%%SITE_PERL%%/Graph.pm
|
|
%%SITE_PERL%%/Graph.pod
|
|
%%SITE_PERL%%/Graph/AdjacencyMap.pm
|
|
%%SITE_PERL%%/Graph/AdjacencyMap/Heavy.pm
|
|
%%SITE_PERL%%/Graph/AdjacencyMap/Light.pm
|
|
%%SITE_PERL%%/Graph/AdjacencyMap/Vertex.pm
|
|
%%SITE_PERL%%/Graph/AdjacencyMatrix.pm
|
|
%%SITE_PERL%%/Graph/Attribute.pm
|
|
%%SITE_PERL%%/Graph/BitMatrix.pm
|
|
%%SITE_PERL%%/Graph/Directed.pm
|
|
%%SITE_PERL%%/Graph/MSTHeapElem.pm
|
|
%%SITE_PERL%%/Graph/Matrix.pm
|
|
%%SITE_PERL%%/Graph/SPTHeapElem.pm
|
|
%%SITE_PERL%%/Graph/TransitiveClosure.pm
|
|
%%SITE_PERL%%/Graph/TransitiveClosure/Matrix.pm
|
|
%%SITE_PERL%%/Graph/Traversal.pm
|
|
%%SITE_PERL%%/Graph/Traversal/BFS.pm
|
|
%%SITE_PERL%%/Graph/Traversal/DFS.pm
|
|
%%SITE_PERL%%/Graph/Undirected.pm
|
|
%%SITE_PERL%%/Graph/UnionFind.pm
|
|
@dirrm %%SITE_PERL%%/Graph/AdjacencyMap
|
|
@dirrm %%SITE_PERL%%/Graph/TransitiveClosure
|
|
@dirrm %%SITE_PERL%%/Graph/Traversal
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Graph
|
|
@dirrmtry %%SITE_PERL%%/Graph
|