[121322] trunk/dports/textproc/enca/Portfile

khindenburg at macports.org khindenburg at macports.org
Mon Jun 23 05:49:58 PDT 2014


Revision: 121322
          https://trac.macports.org/changeset/121322
Author:   khindenburg at macports.org
Date:     2014-06-23 05:49:58 -0700 (Mon, 23 Jun 2014)
Log Message:
-----------
enca: whitespace changes only + adding modeline

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

Modified: trunk/dports/textproc/enca/Portfile
===================================================================
--- trunk/dports/textproc/enca/Portfile	2014-06-23 12:44:01 UTC (rev 121321)
+++ trunk/dports/textproc/enca/Portfile	2014-06-23 12:49:58 UTC (rev 121322)
@@ -1,26 +1,27 @@
+# -*- 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		enca
-version		1.15
-categories	textproc
-platforms	darwin
-license		GPL-2
-maintainers	khindenburg openmaintainer
-description	character set analyser
-long_description	Enca is an Extremely Naive Charset Analyser. It \
-			detects character set and encoding of text files and \
-			can also convert them to other encodings.
+name                enca
+version             1.15
+categories          extproc
+platforms           darwin
+license             GPL-2
+maintainers         khindenburg openmaintainer
+description         character set analyser
+long_description    Enca is an Extremely Naive Charset Analyser. It \
+                    detects character set and encoding of text files and \
+                    can also convert them to other encodings.
 
-homepage	http://cihar.com/software/enca
-master_sites	http://dl.cihar.com/enca/
-use_bzip2	yes
+homepage            http://cihar.com/software/enca
+master_sites        http://dl.cihar.com/enca/
+use_bzip2           yes
 
-checksums	sha1   cec4509b662ded6651c3c5e10d1c6f0067909b24 \
-		rmd160 6f25cb333e35eb339403a983f05c4fc90e82874d
+checksums           sha1   cec4509b662ded6651c3c5e10d1c6f0067909b24 \
+                    rmd160 6f25cb333e35eb339403a983f05c4fc90e82874d
 
-depends_lib	port:libiconv
+depends_lib         port:libiconv
 
 livecheck.type      regex
 livecheck.url       ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140623/fa728145/attachment.html>


More information about the macports-changes mailing list