[41232] trunk/dports/science/fasthenry-wr/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Tue Oct 28 13:40:28 PDT 2008


Revision: 41232
          http://trac.macports.org/changeset/41232
Author:   macsforever2000 at macports.org
Date:     2008-10-28 13:40:28 -0700 (Tue, 28 Oct 2008)
Log Message:
-----------
Added installation of documentation and examples.

Modified Paths:
--------------
    trunk/dports/science/fasthenry-wr/Portfile

Modified: trunk/dports/science/fasthenry-wr/Portfile
===================================================================
--- trunk/dports/science/fasthenry-wr/Portfile	2008-10-28 20:39:37 UTC (rev 41231)
+++ trunk/dports/science/fasthenry-wr/Portfile	2008-10-28 20:40:28 UTC (rev 41232)
@@ -28,4 +28,9 @@
 destroot {
     xinstall -m 755 ${worksrcpath}/bin/fasthenry ${destroot}${prefix}/bin
     xinstall -m 755 ${worksrcpath}/bin/zbuf ${destroot}${prefix}/bin
+    set docdir ${prefix}/share/doc/fasthenry-wr
+    xinstall -d ${destroot}${docdir}
+    xinstall -m 0644 -W ${worksrcpath}/doc manual_001.ps manual_002.ps manual_003.ps ms_thesis.ps nonuniform_manual_1.ps nonuniform_manual_2.ps README ${destroot}${docdir}
+    xinstall -m 0644 -W ${worksrcpath} README ${destroot}${docdir}/README.wr
+    file copy ${worksrcpath}/examples ${destroot}${prefix}/share/doc/${name}/
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081028/15dcd9a7/attachment.html>


More information about the macports-changes mailing list