[99677] trunk/dports/devel/pbtomake/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Nov 13 22:10:10 PST 2012


Revision: 99677
          https://trac.macports.org/changeset/99677
Author:   ryandesign at macports.org
Date:     2012-11-13 22:10:10 -0800 (Tue, 13 Nov 2012)
Log Message:
-----------
pbtomake: change tabs to spaces; add modeline

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

Modified: trunk/dports/devel/pbtomake/Portfile
===================================================================
--- trunk/dports/devel/pbtomake/Portfile	2012-11-14 05:12:07 UTC (rev 99676)
+++ trunk/dports/devel/pbtomake/Portfile	2012-11-14 06:10:10 UTC (rev 99677)
@@ -1,23 +1,26 @@
+# -*- 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           xcode 1.0
 
 name                pbtomake
 version             4.0
-categories	devel
-maintainers	nomaintainer
-description	Project Builder pbproj file to standard Makefile converter
+categories          devel
+maintainers         nomaintainer
+
+description         Project Builder pbproj file to standard Makefile converter
+
 long_description    ${name} is an application to convert from an Apple \
-			Project Builder pbproj file to standard Makefile. It \
-			will convert simple projects to allow them to be built \
-			on other platforms.
+                    Project Builder pbproj file to standard Makefile. It \
+                    will convert simple projects to allow them to be built \
+                    on other platforms.
 
 homepage            http://members.bellatlantic.net/~vze35xda/software.html
 master_sites        http://members.bellatlantic.net/~vze35xda/Load/
 distname            TOMAKE-Xcode2.1
 dist_subdir         ${name}/${version}
-use_zip		yes
+use_zip             yes
 
 checksums           rmd160  73889dec7306cd3d435fe85e531fe2d81309ae4f \
                     sha256  9a2a3a8dcc7bdac58fca88fde21bd9676b2fb4c31a178b2da74a7a3227bee0bd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121113/4a9f7d76/attachment.html>


More information about the macports-changes mailing list