[46364] trunk/dports/math

snc at macports.org snc at macports.org
Tue Feb 3 09:15:42 PST 2009


Revision: 46364
          http://trac.macports.org/changeset/46364
Author:   snc at macports.org
Date:     2009-02-03 09:15:41 -0800 (Tue, 03 Feb 2009)
Log Message:
-----------
created igraph, ticket #16818

Added Paths:
-----------
    trunk/dports/math/igraph/
    trunk/dports/math/igraph/Portfile

Added: trunk/dports/math/igraph/Portfile
===================================================================
--- trunk/dports/math/igraph/Portfile	                        (rev 0)
+++ trunk/dports/math/igraph/Portfile	2009-02-03 17:15:41 UTC (rev 46364)
@@ -0,0 +1,21 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                igraph
+version             0.5.1
+
+categories          math devel
+maintainers         nomaintainer
+platforms           darwin
+description         high performance graph library for C
+long_description    high performance graph library, primarily aimed \
+                    at complex network research and analysis.
+homepage            http://cneurocvs.rmki.kfki.hu/igraph/
+
+distname            igraph-${version}
+master_sites        ${homepage}download/
+checksums           md5     19f9c193fc7c8b88a0e8d98aef9f9bb5 \
+                    sha1    91caa3a6faaf776a93e94e3dd21a94b006f981af \
+                    rmd160  13e9085545fe231d3654dd9b928bc67192ca9d38
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090203/c5d7ae9f/attachment.html>


More information about the macports-changes mailing list