[84966] trunk/dports/perl/p5-template-toolkit/Portfile

jmr at macports.org jmr at macports.org
Wed Oct 5 16:22:40 PDT 2011


Revision: 84966
          http://trac.macports.org/changeset/84966
Author:   jmr at macports.org
Date:     2011-10-05 16:22:39 -0700 (Wed, 05 Oct 2011)
Log Message:
-----------
p5-template-toolkit: license

Modified Paths:
--------------
    trunk/dports/perl/p5-template-toolkit/Portfile

Modified: trunk/dports/perl/p5-template-toolkit/Portfile
===================================================================
--- trunk/dports/perl/p5-template-toolkit/Portfile	2011-10-05 23:21:42 UTC (rev 84965)
+++ trunk/dports/perl/p5-template-toolkit/Portfile	2011-10-05 23:22:39 UTC (rev 84966)
@@ -5,6 +5,7 @@
 
 perl5.setup             Template-Toolkit 2.22
 revision                2
+license                 {Artistic-1 GPL}
 maintainers             nomaintainer
 platforms               darwin
 
@@ -33,8 +34,8 @@
                         TT_QUIET=y
 
 post-destroot {
-    xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
+    xinstall -m 755 -d ${destroot}${prefix}/share/doc/${subport}
     xinstall -m 644 -W ${worksrcpath} INSTALL README \
-        ${destroot}${prefix}/share/doc/${name}
+        ${destroot}${prefix}/share/doc/${subport}
 }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111005/190ab68c/attachment.html>


More information about the macports-changes mailing list