[104486] trunk/dports/devel

larryv at macports.org larryv at macports.org
Mon Mar 25 23:23:10 PDT 2013


Revision: 104486
          https://trac.macports.org/changeset/104486
Author:   larryv at macports.org
Date:     2013-03-25 23:23:10 -0700 (Mon, 25 Mar 2013)
Log Message:
-----------
hs-filepath: New port.

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

Added: trunk/dports/devel/hs-filepath/Portfile
===================================================================
--- trunk/dports/devel/hs-filepath/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-filepath/Portfile	2013-03-26 06:23:10 UTC (rev 104486)
@@ -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       filepath 1.3.0.1
+platforms           darwin
+license             BSD
+maintainers         nomaintainer
+
+description         Library for manipulating FilePaths in a cross \
+                    platform way.
+long_description    ${description}
+
+checksums           rmd160  4bb5ad685f2a9512562f25651060c807fa0b45a6 \
+                    sha256  b7bc246638cb65c2d589113a9dbec82c9c33adfae3fd09cddb03a19dd16fc8db


Property changes on: trunk/dports/devel/hs-filepath/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/20130325/1ee9f0a8/attachment.html>


More information about the macports-changes mailing list