[75089] trunk/dports/devel

singingwolfboy at macports.org singingwolfboy at macports.org
Fri Jan 14 19:58:30 PST 2011


Revision: 75089
          http://trac.macports.org/changeset/75089
Author:   singingwolfboy at macports.org
Date:     2011-01-14 19:58:22 -0800 (Fri, 14 Jan 2011)
Log Message:
-----------
new port: hs-citeproc

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

Added: trunk/dports/devel/hs-citeproc/Portfile
===================================================================
--- trunk/dports/devel/hs-citeproc/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-citeproc/Portfile	2011-01-15 03:58:22 UTC (rev 75089)
@@ -0,0 +1,24 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           haskell 1.0
+
+haskell.setup       citeproc-hs 0.3.1
+name                hs-citeproc
+maintainers         singingwolfboy openmaintainer
+homepage            http://code.haskell.org/citeproc-hs
+description         citeproc-hs is a library for rendering bibliographic reference citations
+long_description    \
+    citeproc-hs is a library for rendering bibliographic reference citations \
+    into a variety of styles using a macro language called Citation Style \
+    Language (CSL). More details on CSL can be found here: \
+    http://citationstyles.org/.
+
+platforms           darwin
+fetch.type          git
+git.url             git://github.com/singingwolfboy/citeproc-hs.git
+git.branch          8cc4e317953b29a5f25d
+
+license             BSD3
+depends_lib-append  port:hs-json port:hs-pandoc-types port:hs-xml


Property changes on: trunk/dports/devel/hs-citeproc/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/20110114/bbe12831/attachment.html>


More information about the macports-changes mailing list