[104558] trunk/dports/devel

larryv at macports.org larryv at macports.org
Wed Mar 27 20:14:10 PDT 2013


Revision: 104558
          https://trac.macports.org/changeset/104558
Author:   larryv at macports.org
Date:     2013-03-27 20:14:10 -0700 (Wed, 27 Mar 2013)
Log Message:
-----------
hs-template-haskell: New port.

Added Paths:
-----------
    trunk/dports/devel/hs-template-haskell/
    trunk/dports/devel/hs-template-haskell/Portfile

Added: trunk/dports/devel/hs-template-haskell/Portfile
===================================================================
--- trunk/dports/devel/hs-template-haskell/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-template-haskell/Portfile	2013-03-28 03:14:10 UTC (rev 104558)
@@ -0,0 +1,17 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           haskell 1.0
+
+haskell.setup       template-haskell 2.8.0.0
+platforms           darwin
+license             BSD
+maintainers         nomaintainer
+
+description         Facilities for manipulating Haskell source code \
+                    using Template Haskell.
+long_description    ${description}
+
+checksums           rmd160  07269afc61e98d3218e1f1091a24f03fdef2ab79 \
+                    sha256  ece6a194e48d6066a33adefd4f74123be9042706b309a23e41b0c10fda71e5b0


Property changes on: trunk/dports/devel/hs-template-haskell/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/20130327/e7850ae7/attachment.html>


More information about the macports-changes mailing list