[106770] trunk/dports/lang/ocaml-js_of_ocaml/Portfile
mww at macports.org
mww at macports.org
Fri Jun 7 09:10:38 PDT 2013
Revision: 106770
https://trac.macports.org/changeset/106770
Author: mww at macports.org
Date: 2013-06-07 09:10:37 -0700 (Fri, 07 Jun 2013)
Log Message:
-----------
ocaml-js_of_ocaml: add examples, inc revision
Modified Paths:
--------------
trunk/dports/lang/ocaml-js_of_ocaml/Portfile
Modified: trunk/dports/lang/ocaml-js_of_ocaml/Portfile
===================================================================
--- trunk/dports/lang/ocaml-js_of_ocaml/Portfile 2013-06-07 14:53:03 UTC (rev 106769)
+++ trunk/dports/lang/ocaml-js_of_ocaml/Portfile 2013-06-07 16:10:37 UTC (rev 106770)
@@ -5,6 +5,7 @@
name ocaml-js_of_ocaml
version 1.3.2
+revision 1
categories lang devel www ml
platforms darwin
license LGPL-2
@@ -37,6 +38,9 @@
${destroot}${prefix}/share/doc/${name}
file copy ${worksrcpath}/doc/api-html \
${destroot}${prefix}/share/doc/${name}/api
+ xinstall -m 755 -d ${destroot}${prefix}/share/examples
+ file copy ${worksrcpath}/examples \
+ ${destroot}${prefix}/share/examples/${name}
}
livecheck.url http://ocsigen.org/js_of_ocaml/install
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130607/dda5b7c2/attachment.html>
More information about the macports-changes
mailing list