[64996] trunk/dports/devel

nox at macports.org nox at macports.org
Thu Mar 18 17:48:06 PDT 2010


Revision: 64996
          http://trac.macports.org/changeset/64996
Author:   nox at macports.org
Date:     2010-03-18 17:48:06 -0700 (Thu, 18 Mar 2010)
Log Message:
-----------
Create new port hs-regex-tdfa

A new all Haskell tagged DFA regex engine, inspired by libtre.

Added Paths:
-----------
    trunk/dports/devel/hs-regex-tdfa/
    trunk/dports/devel/hs-regex-tdfa/Portfile

Added: trunk/dports/devel/hs-regex-tdfa/Portfile
===================================================================
--- trunk/dports/devel/hs-regex-tdfa/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-regex-tdfa/Portfile	2010-03-19 00:48:06 UTC (rev 64996)
@@ -0,0 +1,22 @@
+# $Id$
+
+PortSystem      1.0
+PortGroup       haskell 1.0
+
+haskell.setup   regex-tdfa 1.1.2
+platforms       darwin
+categories      devel
+maintainers     nox openmaintainer
+description     A new all Haskell tagged DFA regex engine, inspired by libtre
+
+long_description \
+    ${description}
+
+checksums       md5     68d92ee52339831c800efc653e0a48d1 \
+                sha1    380457452424b5bddc1d5711d713fb5bfb3cd812 \
+                rmd160  65e5ffecb0168daa2a866be2ba6e640b437b4e35
+
+configure.args-append \
+    --docdir=${prefix}/share/doc/${name}
+
+universal_variant no


Property changes on: trunk/dports/devel/hs-regex-tdfa/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/20100318/4101f001/attachment.html>


More information about the macports-changes mailing list