[77214] trunk/dports/editors/zile/Portfile

and.damore at macports.org and.damore at macports.org
Wed Mar 23 14:49:58 PDT 2011


Revision: 77214
          http://trac.macports.org/changeset/77214
Author:   and.damore at macports.org
Date:     2011-03-23 14:49:58 -0700 (Wed, 23 Mar 2011)
Log Message:
-----------
port zile: whitespaces only change

Modified Paths:
--------------
    trunk/dports/editors/zile/Portfile

Modified: trunk/dports/editors/zile/Portfile
===================================================================
--- trunk/dports/editors/zile/Portfile	2011-03-23 21:41:13 UTC (rev 77213)
+++ trunk/dports/editors/zile/Portfile	2011-03-23 21:49:58 UTC (rev 77214)
@@ -1,30 +1,25 @@
 # $Id$
 
 PortSystem 1.0
+name                zile
+version             2.3.23
+categories          editors
+platforms           darwin
+maintainers         nomaintainer
+description         Zile Is Lossy Emacs
+long_description    \
+Zile is another Emacs-clone. Zile is a customizable, self-documenting \
+real-time open-source display editor. Zile was written to be as similar as \
+possible to Emacs; every Emacs user should feel at home.
 
-name             zile
-version          2.3.23
-categories       editors
-platforms        darwin
-maintainers      nomaintainer
-
-description      Zile Is Lossy Emacs
-long_description \
-	Zile is another Emacs-clone. Zile is a customizable, \
-	self-documenting real-time open-source display editor. \
-	Zile was written to be as similar as possible to Emacs\; \
-	every Emacs user should feel at home.
-
-homepage         http://www.gnu.org/software/${name}
-master_sites     gnu
-
+homepage            http://www.gnu.org/software/${name}
+master_sites        gnu
 checksums           md5     4a2fa0015403cdf0eb32a5e648169cae \
                     sha1    69e61d6339246c61c58a75b517c812a499516674 \
                     rmd160  6148dfe3879153db7e50a9778e5c95ad96ef86b1
 
-depends_lib	 port:ncursesw
+depends_lib         port:ncursesw
+configure.args      --infodir=${prefix}/share/info \
+                    --mandir=${prefix}/share/man
 
-configure.args   --infodir=${prefix}/share/info \
-                 --mandir=${prefix}/share/man
-
-livecheck.type	 moddate
+livecheck.type      moddate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110323/1911684e/attachment.html>


More information about the macports-changes mailing list