[127408] trunk/dports/www/rtmpdump/Portfile

and.damore at macports.org and.damore at macports.org
Mon Oct 27 08:42:50 PDT 2014


Revision: 127408
          https://trac.macports.org/changeset/127408
Author:   and.damore at macports.org
Date:     2014-10-27 08:42:50 -0700 (Mon, 27 Oct 2014)
Log Message:
-----------
port rtmpdump: add doc files; openmaintainer

Modified Paths:
--------------
    trunk/dports/www/rtmpdump/Portfile

Modified: trunk/dports/www/rtmpdump/Portfile
===================================================================
--- trunk/dports/www/rtmpdump/Portfile	2014-10-27 15:38:48 UTC (rev 127407)
+++ trunk/dports/www/rtmpdump/Portfile	2014-10-27 15:42:50 UTC (rev 127408)
@@ -5,6 +5,7 @@
 
 name                rtmpdump
 version             2.4
+revision            1
 categories          www net
 platforms           darwin
 maintainers         gmail.com:captsolo openmaintainer
@@ -41,6 +42,11 @@
     destroot.args   [join ${build.args}]
 }
 
+post-destroot {
+    xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}
+    xinstall -m 644 -W ${worksrcpath} COPYING README Changelog ${destroot}${prefix}/share/doc/${name}
+}
+
 platform darwin {
     build.args-append SYS=darwin
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141027/f3877b46/attachment.html>


More information about the macports-changes mailing list