[76979] trunk/dports/science
ryandesign at macports.org
ryandesign at macports.org
Tue Mar 15 17:07:21 PDT 2011
Revision: 76979
http://trac.macports.org/changeset/76979
Author: ryandesign at macports.org
Date: 2011-03-15 17:07:19 -0700 (Tue, 15 Mar 2011)
Log Message:
-----------
libxc: new port, version 1.0; see #28777
Added Paths:
-----------
trunk/dports/science/libxc/
trunk/dports/science/libxc/Portfile
Added: trunk/dports/science/libxc/Portfile
===================================================================
--- trunk/dports/science/libxc/Portfile (rev 0)
+++ trunk/dports/science/libxc/Portfile 2011-03-16 00:07:19 UTC (rev 76979)
@@ -0,0 +1,31 @@
+# -*- 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 libxc
+version 1.0
+categories science
+platforms darwin
+maintainers googlemail.com:fabian.renn
+
+description exchange-correlation functionals for DFT
+
+long_description Libxc is a library of exchange-correlation functionals \
+ for density-functional theory. The aim is to provide a \
+ portable, well tested and reliable set of exchange and \
+ correlation functionals that can be used by all the \
+ ETSF codes and also other codes.
+
+homepage http://www.tddft.org/programs/octopus/wiki/index.php/Libxc
+master_sites http://www.tddft.org/programs/octopus/down.php?file=libxc/
+
+checksums sha1 48a54c718bfb8784bf5e6aadf82d62ffb70bc5a2 \
+ rmd160 0e48a6ab484d1c9f6e305dfc9c860e46c01aa330
+
+depends_lib port:gcc45
+configure.compiler macports-gcc-4.5
+
+configure.args --with-gnu-ld
+
+use_parallel_build no
Property changes on: trunk/dports/science/libxc/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110315/84e27a5b/attachment.html>
More information about the macports-changes
mailing list