PORTNAME=	hadolint
DISTVERSION=	2.14.0
CATEGORIES=	devel haskell

MAINTAINER=	tiga@FreeBSD.org
COMMENT=	Dockerfile linter, validate inline bash, written in Haskell
WWW=		https://github.com/hadolint/hadolint

LICENSE=	GPLv3
LICENSE_FILE=	${WRKSRC}/LICENSE

BUILD_DEPENDS=	ghc:lang/ghc

USES=		cabal
USE_LOCALE=	en_US.UTF-8

USE_CABAL=	Diff-1.0.2 \
		HsYAML-0.2.1.5_1 \
		OneTuple-0.4.3 \
		QuickCheck-2.16.0.0 \
		ShellCheck-0.11.0 \
		StateVar-1.2.2 \
		aeson-2.2.5.0 \
		ansi-terminal-1.1.5 \
		ansi-terminal-types-1.1.3 \
		assoc-1.1.1_2 \
		async-2.2.6 \
		attoparsec-0.14.4_6 \
		base-compat-0.15.0 \
		base-orphans-0.9.4 \
		base16-bytestring-1.0.2.0_1 \
		bifunctors-5.6.3_1 \
		bitvec-1.1.6.0 \
		blaze-builder-0.4.4.1 \
		blaze-html-0.9.2.0_1 \
		blaze-markup-0.8.3.0_2 \
		cabal-doctest-1.0.12_1 \
		case-insensitive-1.2.1.0 \
		character-ps-0.1 \
		colour-2.3.7 \
		colourista-0.1.0.2_7 \
		commutative-semigroups-0.2.0.2 \
		comonad-5.0.10 \
		conduit-1.3.6.1 \
		conduit-extra-1.3.8_1 \
		contravariant-1.5.6 \
		cryptohash-sha1-0.11.101.0_6 \
		data-default-0.8.0.2 \
		data-default-class-0.2.0.0 \
		data-fix-0.3.4_2 \
		distributive-0.6.3 \
		dlist-1.0_2 \
		email-validate-2.3.2.21 \
		fgl-5.8.3.0_2 \
		foldl-1.4.18_2 \
		gitrev-1.3.1 \
		hashable-1.5.1.0 \
		hsc2hs-0.68.10_5 \
		indexed-traversable-0.1.5 \
		indexed-traversable-instances-0.1.2.1 \
		integer-conversion-0.1.1_2 \
		integer-logarithms-1.0.5 \
		language-docker-15.0.0 \
		megaparsec-9.7.0_1 \
		mono-traversable-1.0.21.0 \
		monoid-subclasses-1.2.6.1 \
		network-3.2.8.0 \
		network-uri-2.6.4.2_1 \
		optparse-applicative-0.19.0.0 \
		parallel-3.2.2.0_10 \
		parser-combinators-1.3.1 \
		prettyprinter-1.7.2 \
		prettyprinter-ansi-terminal-1.1.4 \
		primes-0.2.1.0 \
		primitive-0.9.1.0_1 \
		profunctors-5.6.3 \
		puresat-0.1.0.1 \
		random-1.3.1 \
		regex-base-0.94.0.3 \
		regex-tdfa-1.3.2.5 \
		resourcet-1.3.0 \
		scientific-0.3.8.1 \
		semialign-1.4 \
		semigroupoids-6.0.2_1 \
		semver-0.4.0.1_1 \
		spdx-1.1.0.1 \
		split-0.2.5 \
		splitmix-0.1.3.2 \
		streaming-commons-0.2.3.1 \
		strict-0.5.1_1 \
		tagged-0.8.10_1 \
		tasty-1.5.4 \
		text-iso8601-0.1.1.1 \
		text-short-0.1.6.1 \
		th-abstraction-0.7.2.0 \
		th-compat-0.1.7 \
		these-1.2.1_3 \
		time-compat-1.9.9_1 \
		timerep-2.1.0.0 \
		transformers-compat-0.8 \
		typed-process-0.2.13.0 \
		unliftio-core-0.2.1.0_4 \
		unordered-containers-0.2.21_2 \
		uuid-types-1.0.6.1 \
		vector-0.13.2.0_2 \
		vector-algorithms-0.9.1.0_1 \
		vector-stream-0.1.0.1_4 \
		void-0.7.4 \
		witherable-0.5_2 \
		xml-conduit-1.10.1.0 \
		xml-types-0.3.8 \
		zlib-0.7.1.1

.include <bsd.port.mk>
