freebsd-ports/textproc/hs-pandoc-crossref/Makefile
Gleb Popov b299244952 lang/ghc: Update to 8.10.1.
As usual, along with the compiler, many Haskell packages are updated as well.
2020-08-16 07:56:18 +00:00

132 lines
2.9 KiB
Makefile

# $FreeBSD$
PORTNAME= pandoc-crossref
PORTVERSION= 0.3.7.0
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Pandoc filter for numbering figures and tables
LICENSE= BSD3CLAUSE
USES= cabal
USE_CABAL= Glob-0.10.0_1 \
HTTP-4000.3.14_1 \
HsYAML-0.2.1.0_1 \
JuicyPixels-3.3.5 \
QuickCheck-2.14.1 \
SHA-1.6.4.4 \
aeson-1.5.2.0 \
aeson-pretty-0.8.8 \
ansi-terminal-0.10.3 \
ansi-wl-pprint-0.6.9_1 \
asn1-encoding-0.9.6_1 \
asn1-parse-0.9.5 \
asn1-types-0.3.4 \
assoc-1.0.1_1 \
async-2.2.2_1 \
attoparsec-0.13.2.4 \
base-compat-0.11.1 \
base-compat-batteries-0.11.1 \
base-orphans-0.8.2 \
base-unicode-symbols-0.2.4.2 \
base16-bytestring-0.1.1.7 \
base64-bytestring-1.1.0.0 \
basement-0.0.11_2 \
bifunctors-5.5.7 \
bitarray-0.0.1.1_1 \
blaze-builder-0.4.1.0 \
blaze-html-0.9.1.2 \
blaze-markup-0.8.2.7 \
cabal-doctest-1.0.8_1 \
case-insensitive-1.2.1.0 \
cereal-0.5.8.1 \
cmark-gfm-0.2.1 \
colour-2.3.5 \
comonad-5.0.6_1 \
connection-0.3.1_1 \
cookie-0.4.5 \
cryptonite-0.27 \
data-accessor-0.2.3 \
data-accessor-template-0.2.1.16_1 \
data-accessor-transformers-0.2.1.7 \
data-default-0.7.1.1 \
data-default-class-0.1.2.0 \
data-default-instances-containers-0.0.1 \
data-default-instances-dlist-0.0.1 \
data-default-instances-old-locale-0.0.1 \
digest-0.0.1.2 \
distributive-0.6.2_1 \
dlist-0.8.0.8 \
doclayout-0.3 \
doctemplates-0.8.2 \
emojis-0.1 \
errors-2.3.0 \
gitrev-1.3.1 \
haddock-library-1.9.0 \
hashable-1.3.0.0_1 \
hourglass-0.2.12 \
hsc2hs-0.68.7 \
hslua-1.1.2 \
hslua-module-system-0.2.1 \
hslua-module-text-0.2.1 \
http-client-0.7.1 \
http-client-tls-0.3.5.3_1 \
http-types-0.12.3 \
hxt-9.3.1.18 \
hxt-charproperties-9.4.0.0 \
hxt-regex-xmlschema-9.2.0.3_1 \
hxt-unicode-9.0.2.4 \
integer-logarithms-1.0.3_2 \
ipynb-0.1.0.1 \
jira-wiki-markup-1.3.2 \
memory-0.15.0_1 \
mime-types-0.1.0.9 \
network-3.1.1.1 \
network-uri-2.6.3.0 \
old-locale-1.0.0.7_2 \
open-browser-0.2.1.0 \
optparse-applicative-0.15.1.0_1 \
pandoc-2.10 \
pandoc-types-1.21 \
pem-0.2.4 \
primitive-0.7.1.0 \
random-1.1_1 \
regex-base-0.94.0.0_1 \
regex-pcre-builtin-0.95.1.2.8.43 \
roman-numerals-0.5.1.5 \
safe-0.3.19 \
scientific-0.3.6.2 \
skylighting-0.8.5 \
skylighting-core-0.8.5 \
socks-0.6.1 \
split-0.2.3.4 \
splitmix-0.1 \
streaming-commons-0.2.1.2 \
syb-0.7.1 \
tagged-0.8.6_2 \
tagsoup-0.14.8 \
temporary-1.3 \
texmath-0.12.0.2 \
text-conversions-0.3.0 \
th-abstraction-0.3.2.0 \
these-1.1.1.1 \
time-compat-1.9.3 \
tls-1.5.4 \
transformers-compat-0.6.5 \
unicode-transforms-0.3.6 \
unordered-containers-0.2.11.0 \
utf8-string-1.0.1.1_3 \
utility-ht-0.0.15 \
uuid-types-1.0.3_3 \
vector-0.12.1.2 \
x509-1.7.5_1 \
x509-store-1.6.7_1 \
x509-system-1.6.6 \
x509-validation-1.6.11 \
xml-1.3.14_2 \
zip-archive-0.4.1_1 \
zlib-0.6.2.1_1
.include <bsd.port.mk>