[72546] trunk/dports/python
rowue at macports.org
rowue at macports.org
Wed Oct 20 06:58:00 PDT 2010
Revision: 72546
http://trac.macports.org/changeset/72546
Author: rowue at macports.org
Date: 2010-10-20 06:57:58 -0700 (Wed, 20 Oct 2010)
Log Message:
-----------
py26-pyphant-osc: New port. Modules for handling organic solar
cells (and more) with the pyphant.
Added Paths:
-----------
trunk/dports/python/py26-pyphant-osc/
trunk/dports/python/py26-pyphant-osc/Portfile
Added: trunk/dports/python/py26-pyphant-osc/Portfile
===================================================================
--- trunk/dports/python/py26-pyphant-osc/Portfile (rev 0)
+++ trunk/dports/python/py26-pyphant-osc/Portfile 2010-10-20 13:57:58 UTC (rev 72546)
@@ -0,0 +1,34 @@
+# -*- 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
+PortGroup python26 1.0
+
+name py26-pyphant-osc
+version 0.8a1
+categories-append science
+maintainers fmf.uni-freiburg.de:klaus.zimmermann rowue
+description organic solar cells toolbox for py26-pyphant
+long_description This Toolbox offers various workers for the \
+ analysis of organic solar cells. It is joined \
+ work with Kristian O. Sylvester-Hvid from the \
+ Risø National Laboratory for Sustainable Energy. \
+ The main purpose at the moment is the generation \
+ of height maps for polymer based solar cells. \
+ The developed workers are however applicable in \
+ a wide range of problems.
+homepage http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/Software/Pyphant
+
+platforms darwin
+# depends_lib port:py26-pil
+
+master_sites sourceforge:pyphant
+#master_sites http://pyphant.sourceforge.net/nightly-builds/
+distname pyphant.osc-${version}
+# use_bzip2 yes
+
+checksums md5 bb8efad3972d3ccad2c7f7a324f37f01 \
+ sha1 bb3f07d61e87085ef43b388b86b93f77d94666fc \
+ rmd160 2a40b75d646b8220ec3bdfe548c92a9baa9a3aa1
+
+use_configure no
Property changes on: trunk/dports/python/py26-pyphant-osc/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/20101020/772d58f5/attachment.html>
More information about the macports-changes
mailing list