Source
xxxxxxxxxx
# -*- 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 haskell 1.0
haskell.setup lhs2tex 1.18.1 ghc no
name lhs2tex
revision 3
checksums rmd160 047072143ddce8e83239a2e77c0f4fc6a2425132 \
sha256 dccae22231a1db64cddc38b6f7ac98ac4d5677f03df2f548b2efe9a5e63e9648
license GPL-2+
maintainers cal openmaintainer
platforms darwin
description Preprocessor for typesetting Haskell sources with LaTeX
long_description ${description}
depends_lib-append port:hs-mtl \
port:hs-regex-compat \
port:texlive-basic \
port:texlive-latex-extra