PORTNAME=	cputype
PORTVERSION=	0.2.1
PORTREVISION=	1
CATEGORIES=	sysutils haskell

MAINTAINER=	arrowd@FreeBSD.org
COMMENT=	Find out your CPUTYPE

LICENSE=	BSD3CLAUSE

USES=		cabal

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

USE_CABAL=	ansi-terminal-0.10.3 \
		ansi-wl-pprint-0.6.9_1 \
		attoparsec-0.13.2.4 \
		colour-2.3.5 \
		hashable-1.3.0.0_1 \
		integer-logarithms-1.0.3_2 \
		optparse-applicative-0.15.1.0_1 \
		primitive-0.7.0.1 \
		scientific-0.3.6.2 \
		transformers-compat-0.6.5

.include <bsd.port.mk>
