[93566] trunk/dports/textproc/dos2unix/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat May 26 22:38:41 PDT 2012


Revision: 93566
          https://trac.macports.org/changeset/93566
Author:   ryandesign at macports.org
Date:     2012-05-26 22:38:40 -0700 (Sat, 26 May 2012)
Log Message:
-----------
dos2unix: modeline; whitespace

Modified Paths:
--------------
    trunk/dports/textproc/dos2unix/Portfile

Modified: trunk/dports/textproc/dos2unix/Portfile
===================================================================
--- trunk/dports/textproc/dos2unix/Portfile	2012-05-27 05:28:56 UTC (rev 93565)
+++ trunk/dports/textproc/dos2unix/Portfile	2012-05-27 05:38:40 UTC (rev 93566)
@@ -1,25 +1,29 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 1.0
+PortSystem      1.0
 
-name		dos2unix
+name            dos2unix
 version         6.0
-license     BSD
-categories	textproc
-platforms	darwin
-maintainers	waqar openmaintainer
-description	Convert text between dos, unix, and mac formats
+categories      textproc
+platforms       darwin
+maintainers     waqar openmaintainer
+license         BSD
+
+description     Convert text between dos, unix, and mac formats
+
 long_description ${description}
+
+homepage        http://www.xs4all.nl/~waterlan/dos2unix.html
 master_sites    sourceforge:project/dos2unix/dos2unix/${version} \
                 http://www.xs4all.nl/~waterlan/dos2unix/
-homepage	http://www.xs4all.nl/~waterlan/dos2unix.html
 
 checksums       rmd160  f6b9f19e51958a7d108fbb17ca2b81f4edb970ae \
                 sha256  0a3dafe5ca3dc6f640a73197322975a4cb20e9bba699ebfecaaecc15f962389e
 
 depends_lib     port:gettext
 
-use_configure	no
+use_configure   no
 
 variant universal {}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120526/10c303bb/attachment.html>


More information about the macports-changes mailing list