summaryrefslogtreecommitdiffstats
path: root/sysutils/hs-cpu/Makefile
blob: 59ee49030248ace5bc764e48d0fa949d2a22b485 (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=	2
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