[85245] trunk/dports/erlang/rebar/Portfile

bfulgham at macports.org bfulgham at macports.org
Tue Oct 11 21:04:05 PDT 2011


Revision: 85245
          http://trac.macports.org/changeset/85245
Author:   bfulgham at macports.org
Date:     2011-10-11 21:04:02 -0700 (Tue, 11 Oct 2011)
Log Message:
-----------
Correct Portfile lint warnings.

Modified Paths:
--------------
    trunk/dports/erlang/rebar/Portfile

Modified: trunk/dports/erlang/rebar/Portfile
===================================================================
--- trunk/dports/erlang/rebar/Portfile	2011-10-12 03:52:19 UTC (rev 85244)
+++ trunk/dports/erlang/rebar/Portfile	2011-10-12 04:04:02 UTC (rev 85245)
@@ -1,17 +1,16 @@
-# -*- 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: 
+# $Id$
 
-PortSystem          1.0
-
-name                rebar
+PortSystem	1.0
+name		rebar
 # no real version available
-version             0.0.1
-categories          devel
-platforms           darwin
+version		0.0.1
+revision	1
+categories	erlang devel
+platforms	darwin
 
-maintainers         uwe-arzt.de:mail openmaintainer
+maintainers	uwe-arzt.de:mail openmaintainer
 
-description         Rebar is an Erlang build tool that makes it easy to compile \
+description	Rebar is an Erlang build tool that makes it easy to compile \
                     and test Erlang applications, port drivers and releases.
 long_description    Rebar is a self-contained Erlang script, so it's easy to \
                     distribute or even embed directly in a project. Where possible, \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111011/c6566bcc/attachment.html>


More information about the macports-changes mailing list