[83512] trunk/dports/net/aget/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Sep 3 16:18:52 PDT 2011


Revision: 83512
          http://trac.macports.org/changeset/83512
Author:   ryandesign at macports.org
Date:     2011-09-03 16:18:48 -0700 (Sat, 03 Sep 2011)
Log Message:
-----------
aget: whitespace changes / reformatting / add modeline

Modified Paths:
--------------
    trunk/dports/net/aget/Portfile

Modified: trunk/dports/net/aget/Portfile
===================================================================
--- trunk/dports/net/aget/Portfile	2011-09-03 22:54:56 UTC (rev 83511)
+++ trunk/dports/net/aget/Portfile	2011-09-03 23:18:48 UTC (rev 83512)
@@ -1,23 +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
-name             aget
+PortSystem          1.0
+
+name                aget
 version             0.4.1
-categories       net
-maintainers      nomaintainer
+categories          net
+platforms           darwin
+maintainers         nomaintainer
 license             BSD
-description      multithreaded HTTP download accelerator
-long_description \
-    Aget is a multithreaded HTTP download accelerator, \
-    similar to the Win32 Project Flashget.
-homepage         http://www.enderunix.org/aget/
-platforms        darwin
-master_sites     ${homepage}
 
+description         multithreaded HTTP download accelerator
+
+long_description    Aget is a multithreaded HTTP download accelerator, \
+                    similar to the Win32 Project Flashget.
+
+homepage            http://www.enderunix.org/aget/
+master_sites        ${homepage}
+
 checksums           rmd160  4a23d722b0e4d6c632c40006aa5e67d5acfd4b88 \
                     sha256  d17393c7f44aab38028ae71f14b572ba1839b6e085fb2092b6ebe68bc931df4d
 
-patchfiles       patch-Head.c
+patchfiles          patch-Head.c
 
 post-patch {
     reinplace "s| -pthread||" ${worksrcpath}/Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110903/4b5977a6/attachment.html>


More information about the macports-changes mailing list