[39714] trunk/dports/textproc/glimpse/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Sep 1 00:24:34 PDT 2008


Revision: 39714
          http://trac.macosforge.org/projects/macports/changeset/39714
Author:   ryandesign at macports.org
Date:     2008-09-01 00:24:33 -0700 (Mon, 01 Sep 2008)
Log Message:
-----------
glimpse: whitespace changes only

Modified Paths:
--------------
    trunk/dports/textproc/glimpse/Portfile

Modified: trunk/dports/textproc/glimpse/Portfile
===================================================================
--- trunk/dports/textproc/glimpse/Portfile	2008-09-01 07:07:41 UTC (rev 39713)
+++ trunk/dports/textproc/glimpse/Portfile	2008-09-01 07:24:33 UTC (rev 39714)
@@ -1,19 +1,22 @@
 # $Id$
 
-PortSystem 1.0
-name            glimpse
-version         4.18.5
-categories      textproc
-maintainers     nomaintainer
-description     A text search engine.  Free for personal use.
-long_description	A text search engine.  Free for personal use. \
-			Required for use with Webglimpse.
-checksums       md5 10204ab813f3bbb558e22dedf19d1dfb
-master_sites    http://webglimpse.net/trial/
-build.args	LDFLAGS=-L${prefix}/lib
+PortSystem              1.0
 
-destroot.destdir 	bindir=${destroot}${prefix}/bin \
-			libdir=${destroot}${prefix}/lib \
-			mandir=${destroot}${prefix}/share/man/man1
+name                    glimpse
+version                 4.18.5
+categories              textproc
+maintainers             nomaintainer
+description             A text search engine.  Free for personal use.
+long_description        A text search engine.  Free for personal use. \
+                        Required for use with Webglimpse.
+checksums               md5 10204ab813f3bbb558e22dedf19d1dfb
+master_sites            http://webglimpse.net/trial/
+build.args              LDFLAGS=-L${prefix}/lib
 
-platform darwin 6 { depends_lib     lib:libdl:dlcompat  }
+destroot.destdir        bindir=${destroot}${prefix}/bin \
+                        libdir=${destroot}${prefix}/lib \
+                        mandir=${destroot}${prefix}/share/man/man1
+
+platform darwin 6 {
+    depends_lib lib:libdl:dlcompat
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080901/2334a2b3/attachment.html 


More information about the macports-changes mailing list