[119380] trunk/dports/sysutils/doodle/Portfile

mojca at macports.org mojca at macports.org
Thu Apr 24 07:24:22 PDT 2014


Revision: 119380
          https://trac.macports.org/changeset/119380
Author:   mojca at macports.org
Date:     2014-04-24 07:24:21 -0700 (Thu, 24 Apr 2014)
Log Message:
-----------
doodle: whitespace only

Modified Paths:
--------------
    trunk/dports/sysutils/doodle/Portfile

Modified: trunk/dports/sysutils/doodle/Portfile
===================================================================
--- trunk/dports/sysutils/doodle/Portfile	2014-04-24 14:20:46 UTC (rev 119379)
+++ trunk/dports/sysutils/doodle/Portfile	2014-04-24 14:24:21 UTC (rev 119380)
@@ -1,16 +1,22 @@
+# -*- 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
-name		doodle
-version		0.7.0
-description	Doodle is a tool to quickly search the documents on a computer.
-long_description	${description}
-maintainers	nomaintainer
-categories	sysutils
-platforms	darwin 
-homepage	http://grothoff.org/christian/doodle/
-master_sites	${homepage}download/
+PortSystem          1.0
+
+name                doodle
+version             0.7.0
+description         Doodle is a tool to quickly search the documents on a computer.
+long_description    ${description}
+categories          sysutils
+maintainers         nomaintainer
+platforms           darwin
+
+homepage            http://grothoff.org/christian/doodle/
+master_sites        ${homepage}download/
+
 checksums           rmd160  d7b6da74efcb199fb779c023cae6f6492dd678d2 \
                     sha256  72f84625fcf4f799ce70f0fef6364bc26433682f03c73ab64e947ec80e2edd2b
-depends_lib	port:libextractor
-configure.args	--mandir=${prefix}/share/man 
-use_parallel_build	no
+
+depends_lib         port:libextractor
+
+configure.args      --mandir=${prefix}/share/man
+use_parallel_build  no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140424/a8736baa/attachment-0001.html>


More information about the macports-changes mailing list