[89773] trunk/dports/devel/hs-mmap/Portfile
jmr at macports.org
jmr at macports.org
Thu Feb 9 19:59:16 PST 2012
Revision: 89773
http://trac.macports.org/changeset/89773
Author: jmr at macports.org
Date: 2012-02-09 19:59:15 -0800 (Thu, 09 Feb 2012)
Log Message:
-----------
hs-mmap: license
Modified Paths:
--------------
trunk/dports/devel/hs-mmap/Portfile
Modified: trunk/dports/devel/hs-mmap/Portfile
===================================================================
--- trunk/dports/devel/hs-mmap/Portfile 2012-02-10 03:57:02 UTC (rev 89772)
+++ trunk/dports/devel/hs-mmap/Portfile 2012-02-10 03:59:15 UTC (rev 89773)
@@ -1,9 +1,10 @@
# $Id$
PortSystem 1.0
+PortGroup haskell 1.0
-PortGroup haskell 1.0
haskell.setup mmap 0.5.7
+license BSD
maintainers nomaintainer
description Memory mapped files for POSIX and Windows
long_description \
@@ -11,7 +12,7 @@
allowing files or devices to be lazily loaded into memory as \
strict or lazy ByteStrings, ForeignPtrs or plain Ptrs, using \
the virtual memory subsystem to do on-demand loading. \
- Modifications are also supported.
+ Modifications are also supported.
platforms darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120209/37b8f991/attachment.html>
More information about the macports-changes
mailing list