2012-06-03 21:23:57 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= cpu
|
2012-08-03 05:11:14 +02:00
|
|
|
PORTVERSION= 0.1.1
|
2014-03-29 01:52:54 +01:00
|
|
|
PORTREVISION= 7
|
2012-06-03 21:23:57 +02:00
|
|
|
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>
|