[90752] trunk/dports/devel/libbuffers/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Mar 13 23:13:40 PDT 2012


Revision: 90752
          http://trac.macports.org/changeset/90752
Author:   ryandesign at macports.org
Date:     2012-03-13 23:13:39 -0700 (Tue, 13 Mar 2012)
Log Message:
-----------
libbuffers: whitespace changes; add modeline

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

Modified: trunk/dports/devel/libbuffers/Portfile
===================================================================
--- trunk/dports/devel/libbuffers/Portfile	2012-03-14 06:10:23 UTC (rev 90751)
+++ trunk/dports/devel/libbuffers/Portfile	2012-03-14 06:13:39 UTC (rev 90752)
@@ -1,17 +1,21 @@
+# -*- 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			libbuffers
-version			0.4.0
-categories		devel
-platforms		darwin
-maintainers		nomaintainer
-description		C++ library for handling buffers of various kinds
-long_description	${description}
+name                libbuffers
+version             0.4.0
+categories          devel
+platforms           darwin
+maintainers         nomaintainer
 
-homepage		http://libarxx.sourceforge.net/
-master_sites	sourceforge:libarxx
-checksums		md5 3706033bca439e3e2973bf530caa1c53
-use_bzip2		yes
+description         C++ library for handling buffers of various kinds
 
+long_description    ${description}
+
+homepage            http://libarxx.sourceforge.net/
+master_sites        sourceforge:libarxx
+
+checksums           md5     3706033bca439e3e2973bf530caa1c53
+
+use_bzip2           yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120313/b1161bbf/attachment.html>


More information about the macports-changes mailing list