[104347] trunk/dports/devel

sean at macports.org sean at macports.org
Sat Mar 23 12:59:42 PDT 2013


Revision: 104347
          https://trac.macports.org/changeset/104347
Author:   sean at macports.org
Date:     2013-03-23 12:59:42 -0700 (Sat, 23 Mar 2013)
Log Message:
-----------
hs-bibutils: add new port for haskell bindings to bibutils

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

Added: trunk/dports/devel/hs-bibutils/Portfile
===================================================================
--- trunk/dports/devel/hs-bibutils/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-bibutils/Portfile	2013-03-23 19:59:42 UTC (rev 104347)
@@ -0,0 +1,21 @@
+# -*- 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       hs-bibutils 4.17
+name                hs-bibutils
+maintainers         nomaintainer
+platforms           darwin
+license             GPL-2+
+universal_variant   no
+
+description         Haskell bindings to Chris Putnam's bibutils
+
+long_description    ${description}
+
+checksums           rmd160  cc552bed2a09b7a9dd0e64763e3ad0f452f17a93 \
+                    sha256  aff139a7f589d71ebbaa918f9e1be55a0f2d1d5378f77db9b36171bebac6616f
+
+depends_lib-append  port:bibutils
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130323/c9658a75/attachment.html>


More information about the macports-changes mailing list