[64994] trunk/dports/devel

nox at macports.org nox at macports.org
Thu Mar 18 17:47:43 PDT 2010


Revision: 64994
          http://trac.macports.org/changeset/64994
Author:   nox at macports.org
Date:     2010-03-18 17:47:43 -0700 (Thu, 18 Mar 2010)
Log Message:
-----------
Create new port hs-regex-base

This is the development version of hs-platform-regex-base.

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

Added: trunk/dports/devel/hs-regex-base/Portfile
===================================================================
--- trunk/dports/devel/hs-regex-base/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-regex-base/Portfile	2010-03-19 00:47:43 UTC (rev 64994)
@@ -0,0 +1,22 @@
+# $Id$
+
+PortSystem      1.0
+PortGroup       haskell 1.0
+
+haskell.setup   regex-base 0.93.1
+categories      devel
+platforms       darwin
+maintainers     nox openmaintainer
+description     Replaces/Enhances Text.Regex
+
+long_description \
+    Interface API for regex-posix,pcre,parsec,tdfa,dfa
+
+checksums       md5     194b940de71fc3f50780cff8569ba046 \
+                sha1    e94c4c15fd3f4b375eb854ee0b77787a03fc8a2c \
+                rmd160  5bfaa2e4049d16cf7b98a9f0524e1cfd758dab40
+
+configure.args-append \
+    --docdir=${prefix}/share/doc/${name}
+
+universal_variant no


Property changes on: trunk/dports/devel/hs-regex-base/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/8264911f/attachment-0001.html>


More information about the macports-changes mailing list