PORTNAME=	hascard
DISTVERSION=	0.5.0.3.1
CATEGORIES=	misc haskell

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	Minimal command line utility for reviewing notes
WWW=		https://github.com/Yvee1/hascard

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		cabal
USE_CABAL=	MonadPrompt-1.0.0.5 \
		MonadRandom-0.5.3_2 \
		QuickCheck-2.14.2 \
		StateVar-1.2.2 \
		ansi-terminal-0.11.3 \
		ansi-wl-pprint-0.6.9_3 \
		assoc-1.0.2_2 \
		base-orphans-0.8.6 \
		bifunctors-5.5.12 \
		blaze-builder-0.4.2.2_1 \
		brick-0.70 \
		call-stack-0.4.0 \
		case-insensitive-1.2.1.0 \
		clock-0.8.3 \
		colour-2.3.6 \
		comonad-5.0.8_1 \
		config-ini-0.2.4.0_2 \
		contravariant-1.5.5 \
		data-clist-0.2 \
		data-default-class-0.1.2.0 \
		distributive-0.6.2.1_1 \
		dlist-1.0 \
		erf-2.0.0.0 \
		hashable-1.4.0.2 \
		indexed-traversable-0.1.2_1 \
		integer-logarithms-1.0.3.1_2 \
		math-functions-0.3.4.2 \
		megaparsec-9.2.1 \
		microlens-0.4.12.0 \
		microlens-ghc-0.4.13.2 \
		microlens-mtl-0.2.0.2 \
		microlens-platform-0.4.2.1 \
		microlens-th-0.4.3.10 \
		monad-loops-0.4.3 \
		mwc-random-0.15.0.2_1 \
		optparse-applicative-0.17.0.0 \
		ordered-containers-0.2.2 \
		parallel-3.2.2.0_4 \
		parser-combinators-1.3.0 \
		primitive-0.7.4.0 \
		random-1.2.1.1 \
		random-fu-0.3.0.0 \
		random-shuffle-0.0.4 \
		rvar-0.3.0.1 \
		scientific-0.3.7.0_2 \
		split-0.2.3.4_2 \
		splitmix-0.1.0.4 \
		strict-0.4.0.1_4 \
		syb-0.7.2.1 \
		tagged-0.8.6.1_2 \
		tasty-1.4.2.3 \
		tasty-hunit-0.10.0.3 \
		tasty-quickcheck-0.10.2 \
		text-zipper-0.11 \
		th-abstraction-0.4.3.0 \
		these-1.1.1.1_5 \
		transformers-compat-0.7.1_1 \
		unbounded-delays-0.1.1.1 \
		unordered-containers-0.2.19.1 \
		utf8-string-1.0.2 \
		vector-0.12.3.1_2 \
		vty-5.35.1 \
		wcwidth-0.0.2 \
		word-wrap-0.5

.include <bsd.port.mk>
