[86511] trunk/dports/devel/hs-platform-regex-base/Portfile

jmr at macports.org jmr at macports.org
Wed Oct 26 17:31:15 PDT 2011


Revision: 86511
          http://trac.macports.org/changeset/86511
Author:   jmr at macports.org
Date:     2011-10-26 17:31:15 -0700 (Wed, 26 Oct 2011)
Log Message:
-----------
hs-platform-regex-base: license

Modified Paths:
--------------
    trunk/dports/devel/hs-platform-regex-base/Portfile

Modified: trunk/dports/devel/hs-platform-regex-base/Portfile
===================================================================
--- trunk/dports/devel/hs-platform-regex-base/Portfile	2011-10-27 00:28:56 UTC (rev 86510)
+++ trunk/dports/devel/hs-platform-regex-base/Portfile	2011-10-27 00:31:15 UTC (rev 86511)
@@ -1,11 +1,12 @@
 # $Id$
 
 PortSystem 1.0
-
 PortGroup	haskell 1.0
+
 haskell.setup	regex-base 0.72.0.2
 name		hs-platform-regex-base
 maintainers	nomaintainer
+license		BSD
 platforms	darwin
 
 description	A replacement for Haskell's Text.Regex
@@ -18,8 +19,6 @@
 		sha1    6e113b980462938a9821b0fe23a9f40b70c05cea \
 		rmd160  d26b3fcb95bac459c9e52c0dbb0810ac002509c7
 
-depends_lib	port:ghc
-
 universal_variant	no
 
 configure.args-append	-v --enable-library-profiling		\
@@ -28,4 +27,3 @@
 build.args-append	-v
 
 livecheck.type	none
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111026/010b8144/attachment.html>


More information about the macports-changes mailing list