# -*- 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

PortSystem          1.0
PortGroup           github 1.0
PortGroup           haskell_stack 1.0

github.setup        jgm pandoc-citeproc 0.17.0.2
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision            0
categories          textproc haskell
license             BSD
maintainers         nomaintainer

description         Library and executable for using citeproc with pandoc

long_description    The pandoc-citeproc executable can be used as a \
                    filter with pandoc to resolve and format citations \
                    using a bibliography file and a CSL stylesheet. It \
                    can also be used (with --bib2yaml or --bib2json \
                    options) to convert a bibliography to a YAML \
                    format that can be put directly into a pandoc \
                    markdown document or to CSL JSON. Bibliographies \
                    can be in any of several formats, but bibtex and \
                    biblatex are the best supported.

checksums           rmd160  6f44e6f43f990c2f58ea17944bdbaf1ff5c764b0 \
                    sha256  e20573f432bc0be70632081e9b26a98f743ffad6e61d8c2aad3e8b6278d7e289 \
                    size    344776