[72280] trunk/dports/java/maven2/Portfile

blair at macports.org blair at macports.org
Sat Oct 9 10:40:30 PDT 2010


Revision: 72280
          http://trac.macports.org/changeset/72280
Author:   blair at macports.org
Date:     2010-10-09 10:40:29 -0700 (Sat, 09 Oct 2010)
Log Message:
-----------
More whitespace cleanup; I thought I got all tabs.

Modified Paths:
--------------
    trunk/dports/java/maven2/Portfile

Modified: trunk/dports/java/maven2/Portfile
===================================================================
--- trunk/dports/java/maven2/Portfile	2010-10-09 17:37:14 UTC (rev 72279)
+++ trunk/dports/java/maven2/Portfile	2010-10-09 17:40:29 UTC (rev 72280)
@@ -11,19 +11,19 @@
 maintainers     kickstyle.net:gk5885
 platforms       darwin
 
-description    	A java-based build and project management environment.
+description     A java-based build and project management environment.
 long_description \
                 Maven is a Java project management and project \
-		comprehension tool.  Maven is based on the \
-		concept of a project object model (POM) in that	\
-		all the artifacts produced by Maven are a result \
+                comprehension tool.  Maven is based on the \
+                concept of a project object model (POM) in that \
+                all the artifacts produced by Maven are a result \
                 of consulting a well defined model for your \
                 project.Builds, documentation, source metrics, \
                 and source cross-references are all controlled by \
                 your POM.  Maven 2.0 is a complete rewrite of \
                 Maven 1.0 and as such is better organized, faster \
-		and easier to use.
-		
+                and easier to use.
+
 homepage        http://maven.apache.org/
 
 master_sites    apache:maven/binaries
@@ -34,14 +34,14 @@
                 sha1   47ac0417a200cbc6d1b967d6b7c6ae1138e9e3e0 \
                 rmd160 25d523d3dc86cf4695b0e343cf0f6e58ea8a54e3
 
-depends_build	bin:java:kaffe
+depends_build   bin:java:kaffe
 
 use_configure   no
 universal_variant no
 
 # Source builds of maven are not possible. So, the default build is a binary
 # install of the jars.
-build.cmd	true
+build.cmd       true
 
 destroot {
         # Create the target java directory exists
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101009/cbe8cd50/attachment.html>


More information about the macports-changes mailing list