[28369] trunk/dports/archivers/advancecomp/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Wed Aug 29 08:48:29 PDT 2007
Revision: 28369
http://trac.macosforge.org/projects/macports/changeset/28369
Author: nox at macports.org
Date: 2007-08-29 08:48:29 -0700 (Wed, 29 Aug 2007)
Log Message:
-----------
advancecomp: Added standard doc.
Modified Paths:
--------------
trunk/dports/archivers/advancecomp/Portfile
Modified: trunk/dports/archivers/advancecomp/Portfile
===================================================================
--- trunk/dports/archivers/advancecomp/Portfile 2007-08-29 15:37:11 UTC (rev 28368)
+++ trunk/dports/archivers/advancecomp/Portfile 2007-08-29 15:48:29 UTC (rev 28369)
@@ -29,5 +29,12 @@
configure.args --mandir=${prefix}/share/man --enable-bzip2
+post-destroot {
+ set docdir ${prefix}/share/doc/${name}-${version}
+ xinstall -d ${destroot}${docdir}
+ xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING HISTORY README \
+ ${destroot}${docdir}
+}
+
livecheck.distname ${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070829/91038b63/attachment.html
More information about the macports-changes
mailing list