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

PORTNAME=	keys
PORTVERSION=	3.10.2
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Keyed functors and containers

LICENSE=	BSD3CLAUSE

USE_CABAL=	comonad>=4 free>=4 hashable>=1.1.2.3 semigroupoids>=4 \
		semigroups>=0.8.3.1 unordered-containers>=0.2

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