[64073] trunk/dports/graphics/opencv/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Feb 21 07:33:37 PST 2010


Revision: 64073
          http://trac.macports.org/changeset/64073
Author:   ryandesign at macports.org
Date:     2010-02-21 07:33:37 -0800 (Sun, 21 Feb 2010)
Log Message:
-----------
opencv: whitespace changes only

Modified Paths:
--------------
    trunk/dports/graphics/opencv/Portfile

Modified: trunk/dports/graphics/opencv/Portfile
===================================================================
--- trunk/dports/graphics/opencv/Portfile	2010-02-21 15:29:22 UTC (rev 64072)
+++ trunk/dports/graphics/opencv/Portfile	2010-02-21 15:33:37 UTC (rev 64073)
@@ -1,23 +1,25 @@
 # $Id$
 
-PortSystem			1.0
+PortSystem                      1.0
 
-name				opencv
+name                            opencv
 version                         2.0.0
-categories			graphics science
-platforms			darwin
-maintainers			gmail.com:stante
-description			Intel(R) Open Source Computer Vision Library
-long_description	opencv is a library that is mainly aimed at real time \
-					computer vision. Some example areas would be \
-					Human-Computer Interaction (HCI), Object Identification, \
-					Segmentation and Recognition, Face Recognition, Gesture \
-					Recognition, Motion Tracking, Ego Motion, Motion \
-					Understanding, Structure From Motion (SFM), and Mobile \
-					Robotics.
+categories                      graphics science
+platforms                       darwin
+maintainers                     gmail.com:stante
 
+description                     Intel(R) Open Source Computer Vision Library
+
+long_description                opencv is a library that is mainly aimed at real time \
+                                computer vision. Some example areas would be \
+                                Human-Computer Interaction (HCI), Object Identification, \
+                                Segmentation and Recognition, Face Recognition, Gesture \
+                                Recognition, Motion Tracking, Ego Motion, Motion \
+                                Understanding, Structure From Motion (SFM), and Mobile \
+                                Robotics.
+
 homepage                        http://opencv.willowgarage.com/wiki/
-master_sites		sourceforge:opencvlibrary
+master_sites                    sourceforge:opencvlibrary
 use_bzip2                       yes
 distname                        OpenCV-${version}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100221/2ce53952/attachment.html>


More information about the macports-changes mailing list