[104313] trunk/dports/devel

sean at macports.org sean at macports.org
Sat Mar 23 09:40:33 PDT 2013


Revision: 104313
          https://trac.macports.org/changeset/104313
Author:   sean at macports.org
Date:     2013-03-23 09:40:33 -0700 (Sat, 23 Mar 2013)
Log Message:
-----------
hs-blaze-markup: add new port for blazingly fast markup

Added Paths:
-----------
    trunk/dports/devel/hs-blaze-markup/
    trunk/dports/devel/hs-blaze-markup/Portfile

Added: trunk/dports/devel/hs-blaze-markup/Portfile
===================================================================
--- trunk/dports/devel/hs-blaze-markup/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-blaze-markup/Portfile	2013-03-23 16:40:33 UTC (rev 104313)
@@ -0,0 +1,22 @@
+# -*- 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       blaze-markup 0.5.1.5
+maintainers         nomaintainer
+platforms           darwin
+universal_variant   no
+
+description         Core modules of a blazingly fast markup combinator
+long_description \
+    Core modules of a blazingly fast markup combinator library for the \
+    Haskell programming language. The Text.Blaze module is a good starting point, as well \
+    as this tutorial: http://jaspervdj.be/blaze/tutorial.html.
+
+checksums           rmd160  db2be1afafebf25befe4016bf225261890b92ed5 \
+                    sha256  e4d034560e6808c5fdb8ca2eeef0031f3caff5398ba4fee72a049eea43ad7a3c
+
+depends_lib         port:hs-blaze-builder \
+                    port:hs-text
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130323/63d7ae63/attachment.html>


More information about the macports-changes mailing list