82614c5666
Suggested by: arrowd
201 lines
4.4 KiB
Makefile
201 lines
4.4 KiB
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= hledger-web
|
|
DISTVERSION= 1.19
|
|
CATEGORIES= finance haskell
|
|
|
|
MAINTAINER= yuri@FreeBSD.org
|
|
COMMENT= Web interface for hledger, the accounting software
|
|
|
|
LICENSE= GPLv3
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USES= cabal
|
|
USE_LOCALE= en_US.UTF-8
|
|
USE_CABAL= \
|
|
Decimal-0.5.1 \
|
|
Diff-0.4.0 \
|
|
Glob-0.10.1 \
|
|
Only-0.1_1 \
|
|
aeson-1.4.7.1_1 \
|
|
aeson-pretty-0.8.8 \
|
|
alex-3.2.5 \
|
|
ansi-terminal-0.11 \
|
|
ansi-wl-pprint-0.6.9_2 \
|
|
appar-0.1.8 \
|
|
asn1-encoding-0.9.6_1 \
|
|
asn1-parse-0.9.5 \
|
|
asn1-types-0.3.4 \
|
|
async-2.2.2_1 \
|
|
attoparsec-0.13.2.4 \
|
|
attoparsec-iso8601-1.0.1.0_1 \
|
|
auto-update-0.1.6 \
|
|
base-compat-0.11.1 \
|
|
base-compat-batteries-0.11.1 \
|
|
base-orphans-0.8.2 \
|
|
base-unicode-symbols-0.2.4.2 \
|
|
base64-bytestring-1.2.0.0 \
|
|
basement-0.0.11_2 \
|
|
blaze-builder-0.4.1.0 \
|
|
blaze-html-0.9.1.2 \
|
|
blaze-markup-0.8.2.7 \
|
|
bsb-http-chunked-0.0.0.4_2 \
|
|
byteable-0.1.1 \
|
|
byteorder-1.0.4 \
|
|
cabal-doctest-1.0.8_2 \
|
|
call-stack-0.2.0 \
|
|
case-insensitive-1.2.1.0 \
|
|
cassava-0.5.2.0_1 \
|
|
cassava-megaparsec-2.0.1 \
|
|
cereal-0.5.8.1 \
|
|
cipher-aes-0.2.11 \
|
|
clientsession-0.9.1.2 \
|
|
clock-0.8 \
|
|
cmdargs-0.10.20 \
|
|
colour-2.3.5 \
|
|
conduit-1.3.2.1 \
|
|
conduit-extra-1.3.5 \
|
|
connection-0.3.1_1 \
|
|
control-monad-free-0.6.2 \
|
|
cookie-0.4.5 \
|
|
cprng-aes-0.6.1 \
|
|
crypto-api-0.13.3_1 \
|
|
crypto-cipher-types-0.0.9 \
|
|
crypto-random-0.0.9_1 \
|
|
cryptonite-0.27 \
|
|
cryptonite-conduit-0.2.2_1 \
|
|
css-text-0.1.3.0 \
|
|
csv-0.1.2 \
|
|
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 \
|
|
dlist-0.8.0.8 \
|
|
easy-file-0.2.2 \
|
|
email-validate-2.3.2.13 \
|
|
entropy-0.4.1.6 \
|
|
extra-1.7.7 \
|
|
fast-logger-3.0.1 \
|
|
fgl-5.7.0.3 \
|
|
file-embed-0.0.13.0 \
|
|
happy-1.20.0 \
|
|
hashable-1.3.0.0_1 \
|
|
hashtables-1.2.3.4 \
|
|
haskell-lexer-1.1 \
|
|
hjsmin-0.2.0.4 \
|
|
hledger-1.19 \
|
|
hledger-lib-1.19 \
|
|
hourglass-0.2.12 \
|
|
hsc2hs-0.68.7 \
|
|
html-1.0.1.2 \
|
|
http-api-data-0.4.2 \
|
|
http-client-0.7.2.1 \
|
|
http-client-tls-0.3.5.3_1 \
|
|
http-conduit-2.3.7.3_1 \
|
|
http-date-0.0.8 \
|
|
http-types-0.12.3 \
|
|
http2-2.0.5 \
|
|
integer-logarithms-1.0.3_2 \
|
|
iproute-1.7.9_1 \
|
|
language-javascript-0.7.1.0 \
|
|
libyaml-0.1.2 \
|
|
lifted-base-0.2.3.12 \
|
|
lucid-2.9.12_1 \
|
|
math-functions-0.3.4.1 \
|
|
megaparsec-8.0.0 \
|
|
memory-0.15.0_1 \
|
|
mime-types-0.1.0.9 \
|
|
mmorph-1.1.3 \
|
|
monad-control-1.0.2.3 \
|
|
monad-logger-0.3.35 \
|
|
monad-loops-0.4.3 \
|
|
mono-traversable-1.0.15.1 \
|
|
network-3.1.2.0_1 \
|
|
network-byte-order-0.1.5 \
|
|
network-uri-2.6.3.0 \
|
|
old-locale-1.0.0.7_2 \
|
|
old-time-1.1.0.3_2 \
|
|
optparse-applicative-0.16.0.0 \
|
|
parser-combinators-1.2.1 \
|
|
path-pieces-0.2.1_1 \
|
|
pem-0.2.4 \
|
|
persistent-2.10.5.2 \
|
|
persistent-template-2.8.2.3 \
|
|
pretty-show-1.10 \
|
|
primitive-0.7.1.0 \
|
|
psqueues-0.2.7.2_1 \
|
|
random-1.2.0_2 \
|
|
regex-base-0.94.0.0_1 \
|
|
regex-tdfa-1.3.1.0_1 \
|
|
resource-pool-0.2.3.2 \
|
|
resourcet-1.2.4.2 \
|
|
safe-0.3.19 \
|
|
scientific-0.3.6.2 \
|
|
securemem-0.1.10 \
|
|
semigroups-0.19.1 \
|
|
setenv-0.1.1.3_1 \
|
|
shakespeare-2.0.25 \
|
|
silently-1.2.5.1 \
|
|
simple-sendfile-0.2.30 \
|
|
skein-1.0.9.4 \
|
|
socks-0.6.1 \
|
|
split-0.2.3.4 \
|
|
splitmix-0.1.0.1 \
|
|
stm-chans-3.0.0.4_1 \
|
|
streaming-commons-0.2.2.1 \
|
|
tabular-0.2.2.8 \
|
|
tagged-0.8.6_2 \
|
|
tagsoup-0.14.8 \
|
|
tasty-1.3.1 \
|
|
tasty-hunit-0.10.0.2 \
|
|
temporary-1.3 \
|
|
text-short-0.1.3_2 \
|
|
th-abstraction-0.3.2.0 \
|
|
th-lift-0.8.1 \
|
|
th-lift-instances-0.1.17 \
|
|
time-compat-1.9.3 \
|
|
time-manager-0.0.0 \
|
|
timeit-2.0_1 \
|
|
tls-1.5.4 \
|
|
transformers-base-0.4.5.2 \
|
|
transformers-compat-0.6.5 \
|
|
typed-process-0.2.6.0 \
|
|
uglymemo-0.1.0.1 \
|
|
unbounded-delays-0.1.1.0 \
|
|
unix-compat-0.5.2_1 \
|
|
unix-time-0.4.7 \
|
|
unliftio-0.2.13 \
|
|
unliftio-core-0.2.0.1_1 \
|
|
unordered-containers-0.2.12.0 \
|
|
utf8-string-1.0.1.1_3 \
|
|
utility-ht-0.0.15 \
|
|
uuid-types-1.0.3_3 \
|
|
vault-0.3.1.4 \
|
|
vector-0.12.1.2 \
|
|
vector-algorithms-0.8.0.3 \
|
|
void-0.7.3 \
|
|
wai-3.2.2.1 \
|
|
wai-app-static-3.1.7.2 \
|
|
wai-cors-0.2.7 \
|
|
wai-extra-3.0.29.2 \
|
|
wai-handler-launch-3.0.3.1 \
|
|
wai-logger-2.3.6 \
|
|
warp-3.3.13 \
|
|
wcwidth-0.0.2 \
|
|
wizards-1.0.3_1 \
|
|
word8-0.1.3 \
|
|
x509-1.7.5_1 \
|
|
x509-store-1.6.7_1 \
|
|
x509-system-1.6.6 \
|
|
x509-validation-1.6.11 \
|
|
xss-sanitize-0.3.6 \
|
|
yaml-0.11.5.0 \
|
|
yesod-1.6.1.0 \
|
|
yesod-core-1.6.18_1 \
|
|
yesod-form-1.6.7 \
|
|
yesod-persistent-1.6.0.4 \
|
|
yesod-static-1.6.1.0 \
|
|
zlib-0.6.2.2
|
|
|
|
.include <bsd.port.mk>
|