summaryrefslogtreecommitdiffstats
path: root/devel/hs-IORefCAS/Makefile
blob: 579971345e5d496d5690bdc9f5574df1567dbd34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	IORefCAS
PORTVERSION=	0.2
PORTREVISION=	2
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Atomic compare and swap for IORefs and STRefs

LICENSE=	BSD

CABAL_SETUP=	Setup.hs

USE_CABAL=	bits-atomic

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