[23913] trunk/dports/textproc/source-highlight/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Apr 12 17:58:03 PDT 2007


Revision: 23913
          http://trac.macosforge.org/projects/macports/changeset/23913
Author:   pipping at macports.org
Date:     2007-04-12 17:58:03 -0700 (Thu, 12 Apr 2007)

Log Message:
-----------
 * bring long_description up to date

Modified Paths:
--------------
    trunk/dports/textproc/source-highlight/Portfile

Modified: trunk/dports/textproc/source-highlight/Portfile
===================================================================
--- trunk/dports/textproc/source-highlight/Portfile	2007-04-13 00:51:09 UTC (rev 23912)
+++ trunk/dports/textproc/source-highlight/Portfile	2007-04-13 00:58:03 UTC (rev 23913)
@@ -8,10 +8,10 @@
 description     source-code syntax highlighter
 long_description \
     This program, given a source file, produces a document with syntax      \
-    highlighting. At the moment this package can handle Java, Javascript,   \
-    C/C++, Prolog, Perl, Php3, Python, Flex, ChangeLog, SQL, Tcl, bibtex,   \
-    LaTeX, Ruby, Lua, Caml, Sml, Log as source languages, and HTML, XHTML,  \
-    ANSI color escape sequences as output formats.
+    highlighting. At the moment it can handle: C/C++, C#, Bib, Bison, Caml, \
+    Changelog, CSS, Diff, Flex, Fortran, Html, Java,  Javascript, Latex,    \
+    Logtalk, Log files, Lua, Makefile, M4, ML, Pascal, Perl, PHP,           \
+    Postscript, Prolog, Python, Ruby, Shell, Sql, Tcl, and XML.
 
 homepage        http://www.gnu.org/software/src-highlite/
 platforms       darwin
@@ -23,8 +23,8 @@
 
 configure.env   CPPFLAGS=-I${prefix}/include \
                 LDFLAGS=-L${prefix}/lib
-configure.args   --infodir=${prefix}/share/info \
-                 --mandir=${prefix}/share/man
+configure.args  --infodir=${prefix}/share/info \
+                --mandir=${prefix}/share/man
 
 # target 'check' depends on ctags, sed to be POSIX. installing ctags, gsed
 # via MacPorts solves this issue, gsed's executable needs to go by the name

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


More information about the macports-changes mailing list