[22443] trunk/dports/sysutils/bool/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Mar 1 00:00:52 PST 2007


Revision: 22443
          http://trac.macosforge.org/projects/macports/changeset/22443
Author:   pipping at macports.org
Date:     2007-03-01 00:00:52 -0800 (Thu, 01 Mar 2007)

Log Message:
-----------
 * cleanup

Modified Paths:
--------------
    trunk/dports/sysutils/bool/Portfile

Modified: trunk/dports/sysutils/bool/Portfile
===================================================================
--- trunk/dports/sysutils/bool/Portfile	2007-03-01 07:31:58 UTC (rev 22442)
+++ trunk/dports/sysutils/bool/Portfile	2007-03-01 08:00:52 UTC (rev 22443)
@@ -1,22 +1,23 @@
 # $Id$
 
 PortSystem 1.0
-name             bool
-version          0.2.1
-categories       sysutils
-maintainers      toby at opendarwin.org
-description      find files that match a boolean expression
+name            bool
+version         0.2.1
+categories      sysutils
+maintainers     toby at opendarwin.org
+description     find files that match a boolean expression
 long_description \
-	GNU Bool is a utility for finding files that match a boolean \
-	expression. The boolean operators supported are AND, OR and \
-	NOT. Also supported is the NEAR operator for locating two \
-	expressions within a short distance from each other.
-homepage         http://www.gnu.org/software/bool/
-platforms        darwin
-master_sites     gnu
-checksums        md5 5e6eb8893121524b6a1146034ff1f9aa
+    GNU Bool is a utility for finding files that match a boolean        \
+    expression. The boolean operators supported are AND, OR and NOT.    \
+    Also supported is the NEAR operator for locating two expressions    \
+    within a short distance from each other.
 
-configure.args   --mandir=${prefix}/share/man
+homepage        http://www.gnu.org/software/bool/
+platforms       darwin
+master_sites    gnu
+checksums       md5 5e6eb8893121524b6a1146034ff1f9aa
 
-test.run         yes
-test.target      check
+configure.args  --mandir=${prefix}/share/man
+
+test.run        yes
+test.target     check

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070301/56033da9/attachment.html


More information about the macports-changes mailing list