[41128] trunk/dports/science
macsforever2000 at macports.org
macsforever2000 at macports.org
Fri Oct 24 15:18:39 PDT 2008
Revision: 41128
http://trac.macports.org/changeset/41128
Author: macsforever2000 at macports.org
Date: 2008-10-24 15:18:39 -0700 (Fri, 24 Oct 2008)
Log Message:
-----------
Added new port - fasthenry-wr.
Added Paths:
-----------
trunk/dports/science/fasthenry-wr/
trunk/dports/science/fasthenry-wr/Portfile
Added: trunk/dports/science/fasthenry-wr/Portfile
===================================================================
--- trunk/dports/science/fasthenry-wr/Portfile (rev 0)
+++ trunk/dports/science/fasthenry-wr/Portfile 2008-10-24 22:18:39 UTC (rev 41128)
@@ -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 fasthenry-wr
+version 3.0
+
+categories science
+platforms darwin
+maintainers macsforever2000
+
+description A multipole-accelerated inductance analysis program
+long_description A multipole-accelerated inductance analysis program. This version of fasthenry has been modified by Whiteley Research to support superconducting segments and ground planes.
+
+homepage http://www.wrcad.com/freestuff.html
+distfiles fasthenry-${version}wr
+worksrcdir fasthenry-${version}wr
+master_sites ftp://ftp.srware.com/pub/ \
+ http://www.wrcad.com/ftp/pub/
+
+checksums md5 27eceb7a70bebd2b3bbca2b81534351f \
+ sha1 b50298ac31be0d656fe2a46a3207725938568a5b \
+ rmd160 1255783d7278578918ae45e645f8f569eb16f23f
+
+use_configure no
+
+destroot {
+ xinstall -m 755 ${destroot}/../${worksrcdir}/bin/fasthenry ${destroot}${prefix}/bin
+ xinstall -m 755 ${destroot}/../${worksrcdir}/bin/zbuf ${destroot}${prefix}/bin
+}
Property changes on: trunk/dports/science/fasthenry-wr/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/20081024/11b05459/attachment-0001.html>
More information about the macports-changes
mailing list