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

PORTNAME=	bits-atomic
PORTVERSION=	0.1.3
PORTREVISION=	3
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Atomic bit operations on memory locations

LICENSE=	BSD
FILE_LICENSE=	License.txt

CABAL_SETUP=	Setup.hs

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