[63857] trunk/dports/lang/swi-prolog-lite/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Feb 16 22:38:59 PST 2010


Revision: 63857
          http://trac.macports.org/changeset/63857
Author:   ryandesign at macports.org
Date:     2010-02-16 22:38:59 -0800 (Tue, 16 Feb 2010)
Log Message:
-----------
swi-prolog-lite: whitespace changes; see #23155

Modified Paths:
--------------
    trunk/dports/lang/swi-prolog-lite/Portfile

Modified: trunk/dports/lang/swi-prolog-lite/Portfile
===================================================================
--- trunk/dports/lang/swi-prolog-lite/Portfile	2010-02-17 06:31:55 UTC (rev 63856)
+++ trunk/dports/lang/swi-prolog-lite/Portfile	2010-02-17 06:38:59 UTC (rev 63857)
@@ -1,7 +1,7 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 	1.0
+PortSystem	1.0
 
 name		swi-prolog-lite
 version		5.8.3
@@ -12,15 +12,15 @@
 description	SWI-Prolog compiler (without extra packages)
 
 long_description	\
-		ISO/Edinburgh-style Prolog compiler including modules, 		\
-		autoload, libraries, Garbage-collector, stack-expandor,		\
-		C/C++-interface, Multiple threads, GNU-readline interface, 	\
-		coroutining, constraint programming, global variables,		\
-		very fast compiler. Including packages clib (Unix process	\
-		control, sockets, MIME), cpp (C++ interface), sgml (reading \
-		XML/SGML), sgml/RDF (reading RDF into triples), ODBC 		\
-		interface and XPCE (Graphics UI toolkit, integrated editor 	\
-		(Emacs-clone) and graphical debugger).
+	ISO/Edinburgh-style Prolog compiler including modules,		\
+	autoload, libraries, Garbage-collector, stack-expandor,		\
+	C/C++-interface, Multiple threads, GNU-readline interface,	\
+	coroutining, constraint programming, global variables,		\
+	very fast compiler. Including packages clib (Unix process	\
+	control, sockets, MIME), cpp (C++ interface), sgml (reading	\
+	XML/SGML), sgml/RDF (reading RDF into triples), ODBC		\
+	interface and XPCE (Graphics UI toolkit, integrated editor	\
+	(Emacs-clone) and graphical debugger).
 
 homepage	http://www.swi-prolog.org/
 master_sites	http://www.swi-prolog.org/download/stable/src
@@ -36,7 +36,8 @@
 	port:gawk	\
 	port:junit
 
-depends_lib	port:readline
+depends_lib		\
+	port:readline
 
 use_parallel_build	no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100216/d303bf87/attachment.html>


More information about the macports-changes mailing list