PORTNAME=	panopticum
DISTVERSIONPREFIX=v
PORTVERSION=	2.0.2.0
CATEGORIES=	ports-mgmt haskell

MAINTAINER=	arrowd@FreeBSD.org
COMMENT=	Query port information with every combination of OPTIONS
WWW=		https://foss.heptapod.net/bsdutils/panopticum

LICENSE=	BSD3CLAUSE

USES=		cabal

USE_GITLAB=	yes
GL_SITE=	https://foss.heptapod.net
GL_ACCOUNT=	bsdutils

USE_CABAL=	ansi-terminal-1.1.5 \
		ansi-terminal-types-1.1.3 \
		async-2.2.6 \
		clock-0.8.4 \
		colour-2.3.7 \
		extra-1.8.1 \
		hashable-1.5.1.0 \
		optparse-applicative-0.19.0.0 \
		prettyprinter-1.7.1 \
		prettyprinter-ansi-terminal-1.1.3 \
		safe-exceptions-0.1.7.4_1 \
		unliftio-0.2.25.1 \
		unliftio-core-0.2.1.0_4 \
		unordered-containers-0.2.21_2

.include <bsd.port.mk>
