[96440] trunk/dports/devel/hs-mmap-04/Portfile
jmr at macports.org
jmr at macports.org
Thu Aug 9 17:48:14 PDT 2012
Revision: 96440
https://trac.macports.org/changeset/96440
Author: jmr at macports.org
Date: 2012-08-09 17:48:13 -0700 (Thu, 09 Aug 2012)
Log Message:
-----------
hs-mmap-04: license
Modified Paths:
--------------
trunk/dports/devel/hs-mmap-04/Portfile
Modified: trunk/dports/devel/hs-mmap-04/Portfile
===================================================================
--- trunk/dports/devel/hs-mmap-04/Portfile 2012-08-10 00:46:09 UTC (rev 96439)
+++ trunk/dports/devel/hs-mmap-04/Portfile 2012-08-10 00:48:13 UTC (rev 96440)
@@ -1,10 +1,11 @@
# $Id$
PortSystem 1.0
+PortGroup haskell 1.0
-PortGroup haskell 1.0
haskell.setup mmap-04 0.4.1
set canonicalname mmap
+license BSD
maintainers nomaintainer
description Memory mapped files, version 0.4.1 for darcs 2.4.1.
long_description \
@@ -12,7 +13,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
distname ${canonicalname}-${version}
@@ -30,4 +31,3 @@
--with-gcc=${configure.cc}
build.args-append -v
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120809/5c69239f/attachment.html>
More information about the macports-changes
mailing list