summaryrefslogtreecommitdiffstats
path: root/devel/hs-haskell-platform/Makefile
blob: 4e87e0935b2ec832622a497cf38e08844767849b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# $FreeBSD$

PORTNAME=	haskell-platform
PORTVERSION=	2012.4.0.0
PORTREVISION=	2
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	The Haskell Platform

LICENSE=	BSD

METAPORT=	yes

USE_CABAL=	async==2.0.1.3_1 \
		cgi==3001.1.7.4_6,1 \
		fgl==5.4.2.4_4 \
		GLUT==2.1.2.1_7,1 \
		haskell-src==1.0.1.5_3 \
		html==1.0.1.2_6 \
		HTTP==4000.2.5_1 \
		HUnit==1.2.5.1_1 \
		mtl==2.1.2_1 \
		network==2.3.1.0_1 \
		OpenGL==2.2.3.1_4,1 \
		parallel==3.2.0.3_1 \
		parsec==3.1.3_1 \
		primitive==0.5.0.1_1 \
		QuickCheck==2.5.1.1_1 \
		random==1.0.1.1_3 \
		regex-base==0.93.2_6 \
		regex-compat==0.95.1_4 \
		regex-posix==0.95.2_1 \
		split==0.2.1.1_1 \
		stm==2.4_1 \
		syb==0.3.7_1 \
		text==0.11.2.3_1 \
		transformers==0.3.0.0_3 \
		vector==0.10.0.1_1 \
		xhtml==3000.2.1_3 \
		zlib==0.5.4.0_1 \
		cabal-install==0.14.0_4 \
		alex==3.0.2_1 \
		happy==1.18.10_1

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