[92682] trunk/dports/comms/minicom/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu May 3 14:15:04 PDT 2012


Revision: 92682
          https://trac.macports.org/changeset/92682
Author:   ryandesign at macports.org
Date:     2012-05-03 14:15:04 -0700 (Thu, 03 May 2012)
Log Message:
-----------
minicom: adjust whitespace; add modeline; see #33447

Modified Paths:
--------------
    trunk/dports/comms/minicom/Portfile

Modified: trunk/dports/comms/minicom/Portfile
===================================================================
--- trunk/dports/comms/minicom/Portfile	2012-05-03 21:13:51 UTC (rev 92681)
+++ trunk/dports/comms/minicom/Portfile	2012-05-03 21:15:04 UTC (rev 92682)
@@ -1,19 +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
+PortSystem          1.0
 
-name		minicom
+name                minicom
 version             2.6.1
-categories	comms
-maintainers	waqar openmaintainer
-platforms	darwin
+categories          comms
+maintainers         waqar openmaintainer
+platforms           darwin
 license             GPL-2
-description	Menu driven communications program
-long_description  \
-	Minicom is a menu driven communications program. It emulates 	\
-	ANSI and VT102 terminals. It has a dialing directory and auto 	\
-	zmodem download.
-homepage	http://alioth.debian.org/projects/minicom
+
+description         Menu driven communications program
+
+long_description    Minicom is a menu driven communications program. It \
+                    emulates ANSI and VT102 terminals. It has a dialing \
+                    directory and auto zmodem download.
+
+homepage            http://alioth.debian.org/projects/minicom
 master_sites        http://alioth.debian.org/frs/download.php/3700
 
 checksums           rmd160 d9c7bf6d661427ff1a4007a917574e4ecd872c50 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120503/efc54a31/attachment.html>


More information about the macports-changes mailing list