[65051] trunk/dports/devel

nox at macports.org nox at macports.org
Sat Mar 20 07:24:17 PDT 2010


Revision: 65051
          http://trac.macports.org/changeset/65051
Author:   nox at macports.org
Date:     2010-03-20 07:24:16 -0700 (Sat, 20 Mar 2010)
Log Message:
-----------
Create new port hs-Boolean

Some classes for generalized boolean operations.

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

Added: trunk/dports/devel/hs-Boolean/Portfile
===================================================================
--- trunk/dports/devel/hs-Boolean/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-Boolean/Portfile	2010-03-20 14:24:16 UTC (rev 65051)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem      1.0
+PortGroup       haskell 1.0
+
+haskell.setup   Boolean 0.0.1
+name            hs-Boolean
+license         BSD-3
+maintainers     nox openmaintainer
+platforms       darwin
+description     Generalized booleans
+
+long_description \
+    Some classes for generalized boolean operations.
+
+checksums       md5     b6cc0d88fae2629693128cb1a7a30cbb \
+                sha1    0e60e4ab69e5e2669c1f962e49e910bc99e7aeda \
+                rmd160  aba013337111d3cc690e38f052738edbf5d3173c
+
+configure.args-append \
+    --docdir=${prefix}/share/doc/${name}
+
+universal_variant no


Property changes on: trunk/dports/devel/hs-Boolean/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/20100320/4602aa0b/attachment.html>


More information about the macports-changes mailing list