[34451] trunk/dports/lang/4th/Portfile

mww at macports.org mww at macports.org
Mon Feb 25 09:55:50 PST 2008


Revision: 34451
          http://trac.macosforge.org/projects/macports/changeset/34451
Author:   mww at macports.org
Date:     2008-02-25 09:55:47 -0800 (Mon, 25 Feb 2008)

Log Message:
-----------
install the 4th 'libs' into share/4th, inc. revision

Modified Paths:
--------------
    trunk/dports/lang/4th/Portfile

Modified: trunk/dports/lang/4th/Portfile
===================================================================
--- trunk/dports/lang/4th/Portfile	2008-02-25 14:27:13 UTC (rev 34450)
+++ trunk/dports/lang/4th/Portfile	2008-02-25 17:55:47 UTC (rev 34451)
@@ -4,6 +4,7 @@
 
 name			4th
 version			3.5c2
+revision		1
 categories		lang
 platforms		darwin
 maintainers		mww
@@ -35,6 +36,7 @@
 	file copy ${worksrcpath}/../examples ${destroot}${prefix}/share/doc/${name}/
 	file rename ${destroot}${prefix}/share/doc/4th/4th.1 \
 		${destroot}${prefix}/share/man/man1/4th.1
+	file copy ${worksrcpath}/../lib ${destroot}${prefix}/share/${name}
 }
 
 livecheck.check	regex

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080225/32dd8e7f/attachment.html 


More information about the macports-changes mailing list