summaryrefslogtreecommitdiffstats
path: root/sysutils/hs-cpu/Makefile
blob: 88217125e0131b95dbd909508759bf1fe3190b3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=	cpu
PORTVERSION=	0.1.1
PORTREVISION=	1
CATEGORIES=	sysutils haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Cpu information and properties helpers

LICENSE=	BSD

CABAL_SETUP=	Setup.hs

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
OpenPOWER on IntegriCloud