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

PORTNAME=	vector-algorithms
PORTVERSION=	0.5.4.2
PORTREVISION=	1
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