[38489] trunk/dports/www/moin/Portfile

jmr at macports.org jmr at macports.org
Tue Jul 22 06:25:12 PDT 2008


Revision: 38489
          http://trac.macosforge.org/projects/macports/changeset/38489
Author:   jmr at macports.org
Date:     2008-07-22 06:25:12 -0700 (Tue, 22 Jul 2008)
Log Message:
-----------
moin: whitespace changes only

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

Modified: trunk/dports/www/moin/Portfile
===================================================================
--- trunk/dports/www/moin/Portfile	2008-07-22 13:22:43 UTC (rev 38488)
+++ trunk/dports/www/moin/Portfile	2008-07-22 13:25:12 UTC (rev 38489)
@@ -3,26 +3,25 @@
 PortSystem 1.0
 PortGroup python25 1.0
 
-name            	moin
-version         	1.7.0  
-categories      	www python
-platforms       	darwin
-maintainers     	spamcontrol1 at mac.com 
-description     	a Python-based WikiEngine
-long_description	MoinMoin is an advanced, easy to use \
-			and extensible WikiEngine with a large \
-			community of users. Said in a few words, \
-			it is about collaboration on easily \
-			editable web pages. MoinMoin is \
-			Free Software licensed under the GNU GPL.
-homepage        	http://moinmo.in/
-master_sites    	http://static.moinmo.in/files/
-checksums      		md5 8e0dfca5dcc56adf0257758657d6d4a6
+name                moin
+version             1.7.0
+categories          www python
+platforms           darwin
+maintainers         spamcontrol1 at mac.com
+description         a Python-based WikiEngine
+long_description    MoinMoin is an advanced, easy to use \
+                    and extensible WikiEngine with a large \
+                    community of users. Said in a few words, \
+                    it is about collaboration on easily \
+                    editable web pages. MoinMoin is \
+                    Free Software licensed under the GNU GPL.
 
-post-destroot		{
-	set docdir ${prefix}/share/doc/${name}
+homepage            http://moinmo.in/
+master_sites        http://static.moinmo.in/files/
+checksums           md5 8e0dfca5dcc56adf0257758657d6d4a6
 
-	xinstall -m 644 -W ${worksrcpath} README ${destroot}/${docdir}	
-
-	copy ${worksrcpath}/docs ${destroot}${docdir}
+post-destroot {
+    set docdir ${prefix}/share/doc/${name}
+    xinstall -m 644 -W ${worksrcpath} README ${destroot}/${docdir}
+    copy ${worksrcpath}/docs ${destroot}${docdir}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080722/7b200273/attachment.html 


More information about the macports-changes mailing list