[104318] trunk/dports/devel

sean at macports.org sean at macports.org
Sat Mar 23 09:41:01 PDT 2013


Revision: 104318
          https://trac.macports.org/changeset/104318
Author:   sean at macports.org
Date:     2013-03-23 09:41:01 -0700 (Sat, 23 Mar 2013)
Log Message:
-----------
hs-highlighting-kate: add new port for highlighting nearly 100 languages

Added Paths:
-----------
    trunk/dports/devel/hs-highlighting-kate/
    trunk/dports/devel/hs-highlighting-kate/Portfile

Added: trunk/dports/devel/hs-highlighting-kate/Portfile
===================================================================
--- trunk/dports/devel/hs-highlighting-kate/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-highlighting-kate/Portfile	2013-03-23 16:41:01 UTC (rev 104318)
@@ -0,0 +1,24 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           haskell 1.0
+
+haskell.setup       highlighting-kate 0.5.3.8
+maintainers         nomaintainer
+platforms           darwin
+
+description         A syntax highlighting library with support for nearly one hundred languages
+long_description \
+    highlighting-kate is a syntax highlighting library with support for \
+    nearly one hundred languages. The syntax parsers are automatically generated from Kate \
+    syntax descriptions (http://kate-editor.org/), so any syntax supported by Kate can be \
+    added. An (optional) command-line program is provided, along with a utility for generating \
+    new parsers from Kate XML syntax descriptions.
+
+checksums           rmd160  1c39218b96e413265441eecc26630c6be37d0b48 \
+                    sha256  5ca00f73773b1638bbbdae736d41c889d3f971dbdfbfacdf7ab5001e21afafb9
+
+depends_lib-append  port:hs-blaze-html \
+                    port:hs-pcre-light \
+                    port:hs-parsec
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130323/d96f9cbe/attachment.html>


More information about the macports-changes mailing list