[103927] trunk/dports/devel/curlhandle/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Mar 9 23:44:41 PST 2013


Revision: 103927
          https://trac.macports.org/changeset/103927
Author:   ryandesign at macports.org
Date:     2013-03-09 23:44:40 -0800 (Sat, 09 Mar 2013)
Log Message:
-----------
curlhandle: add modeline; whitespace changes

Modified Paths:
--------------
    trunk/dports/devel/curlhandle/Portfile

Modified: trunk/dports/devel/curlhandle/Portfile
===================================================================
--- trunk/dports/devel/curlhandle/Portfile	2013-03-10 07:18:50 UTC (rev 103926)
+++ trunk/dports/devel/curlhandle/Portfile	2013-03-10 07:44:40 UTC (rev 103927)
@@ -1,20 +1,20 @@
+# -*- 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
 PortGroup           github 1.0
-PortGroup       xcode 1.0
+PortGroup           xcode 1.0
 
 github.setup        karelia CurlHandle 3.1.1 v
-name            curlhandle
-set my_name     CURLHandle
-categories      devel framework
-maintainers     nomaintainer
+name                curlhandle
+set my_name         CURLHandle
+categories          devel framework
+maintainers         nomaintainer
 license             public-domain
 
 description         CURLHandle is a framework wrapper around cURL
 
-long_description \
-    ${description}
+long_description    ${description}
 
 checksums           rmd160  b51edd914a5d8ca06d3244315e44196b1c149a61 \
                     sha256  a6830387b2b869de112b7da260b83ad8ed46cb92351183bbdb406c9b2385828c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130309/cd10ab1a/attachment.html>


More information about the macports-changes mailing list