[75091] trunk/dports/devel

singingwolfboy at macports.org singingwolfboy at macports.org
Fri Jan 14 19:59:50 PST 2011


Revision: 75091
          http://trac.macports.org/changeset/75091
Author:   singingwolfboy at macports.org
Date:     2011-01-14 19:59:43 -0800 (Fri, 14 Jan 2011)
Log Message:
-----------
new port: hs-xml

Added Paths:
-----------
    trunk/dports/devel/hs-xml/
    trunk/dports/devel/hs-xml/Portfile

Added: trunk/dports/devel/hs-xml/Portfile
===================================================================
--- trunk/dports/devel/hs-xml/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-xml/Portfile	2011-01-15 03:59:43 UTC (rev 75091)
@@ -0,0 +1,18 @@
+# -*- 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
+PortGroup           haskell 1.0
+
+haskell.setup       xml 1.3.7
+maintainers         singingwolfboy openmaintainer
+homepage            http://code.galois.com
+description         A simple XML library for Haskell.
+long_description    \
+    ${description}
+
+platforms           darwin
+checksums           md5     fc2d7e1a321b4393dd444b16ab6ba669 \
+                    sha1    5e5b1eb21f7523482eef9ad0b19dd5a84576230b \
+                    rmd160  34dfbd87eddd33c7e0a51e872af05797c9998aa9
+license             BSD3


Property changes on: trunk/dports/devel/hs-xml/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110114/f2cfaaaa/attachment.html>


More information about the macports-changes mailing list