1 | # $Id$ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | name igraph |
---|
5 | version 0.5.1 |
---|
6 | |
---|
7 | categories math devel |
---|
8 | maintainers nomaintainer |
---|
9 | description high performance graph library for C |
---|
10 | long_description high performance graph library, primarily aimed \ |
---|
11 | at complex network research and analysis. |
---|
12 | homepage http://cneurocvs.rmki.kfki.hu/igraph/ |
---|
13 | |
---|
14 | distname igraph-${version} |
---|
15 | master_sites ${homepage}download/ |
---|
16 | checksums md5 19f9c193fc7c8b88a0e8d98aef9f9bb5 \ |
---|
17 | sha1 91caa3a6faaf776a93e94e3dd21a94b006f981af \ |
---|
18 | rmd160 13e9085545fe231d3654dd9b928bc67192ca9d38 |
---|