summaryrefslogtreecommitdiff
path: root/sysutils/hs-cpu/Makefile
blob: 577a1b92c8efb46a0bc33cfa94ca8f6c9915bdb1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

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

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

LICENSE=	BSD

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