[125200] trunk/dports/devel/cssc/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Sep 9 15:57:34 PDT 2014


Revision: 125200
          https://trac.macports.org/changeset/125200
Author:   ryandesign at macports.org
Date:     2014-09-09 15:57:34 -0700 (Tue, 09 Sep 2014)
Log Message:
-----------
cssc: add modeline and adjust whitespace

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

Modified: trunk/dports/devel/cssc/Portfile
===================================================================
--- trunk/dports/devel/cssc/Portfile	2014-09-09 22:56:17 UTC (rev 125199)
+++ trunk/dports/devel/cssc/Portfile	2014-09-09 22:57:34 UTC (rev 125200)
@@ -1,23 +1,24 @@
+# -*- 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             cssc
+name                cssc
 version             1.2.0
-categories       devel
-maintainers      nomaintainer
+categories          devel
+platforms           darwin
+maintainers         nomaintainer
 license             GPL-3+
 
-description      SCCS replacement
-long_description \
-	 CSSC is the GNU Project's replacement for SCCS. \
-	 SCCS is a proprietary suite of tools which is \
-	 provided with most commercial versions of Unix.
-homepage         http://cssc.sourceforge.net/
-platforms        darwin
+description         SCCS replacement
 
+long_description    CSSC is the GNU Project's replacement for SCCS. SCCS is \
+                    a proprietary suite of tools which is provided with most \
+                    commercial versions of Unix.
+
+homepage            http://cssc.sourceforge.net/
 master_sites        gnu
-distname         CSSC-${version}
+distname            CSSC-${version}
 
 checksums           rmd160  b45a3ffd94d9591005a4c8e3ea6bc62764f7f50f \
                     sha256  e5a899074000ca81fa1c9bf5cdd299855233bab06004273d56a81663f2f08780
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140909/595a0c66/attachment.html>


More information about the macports-changes mailing list