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

PORTNAME=	vector-algorithms
PORTVERSION=	0.5.4.2
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Efficient algorithms for vector arrays

LICENSE=	BSD

USE_CABAL=	primitive>=0.3 vector>=0.6

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