[132099] trunk/dports/office/vit/Portfile

g5pw at macports.org g5pw at macports.org
Fri Jan 23 05:35:12 PST 2015


Revision: 132099
          https://trac.macports.org/changeset/132099
Author:   g5pw at macports.org
Date:     2015-01-23 05:35:12 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
office/vit:
  Install man pages (closes #46637)

Modified Paths:
--------------
    trunk/dports/office/vit/Portfile

Modified: trunk/dports/office/vit/Portfile
===================================================================
--- trunk/dports/office/vit/Portfile	2015-01-23 13:34:59 UTC (rev 132098)
+++ trunk/dports/office/vit/Portfile	2015-01-23 13:35:12 UTC (rev 132099)
@@ -5,6 +5,7 @@
 
 name                vit
 version             1.2
+revision            1
 maintainers         g5pw openmaintainer
 categories          office
 description         Vit is a full-screen terminal interface for Taskwarrior
@@ -40,6 +41,8 @@
     xinstall -d ${destroot}${prefix}/share/doc/${name}
     xinstall -W ${worksrcpath} README LICENSE CHANGES TODO taskrc-gtk+ \
                 ${destroot}${prefix}/share/doc/${name}
+    xinstall ${worksrcpath}/vit.1 ${destroot}${prefix}/share/man/man1
+    xinstall ${worksrcpath}/vitrc.5 ${destroot}${prefix}/share/man/man5
 }
 
 livecheck.url       http://tasktools.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150123/7d4f2439/attachment-0001.html>


More information about the macports-changes mailing list