summaryrefslogtreecommitdiffstats
path: root/graphics/hs-dia-functions/Makefile
blob: 1194ada00b42a0b4f1a85dd2af2528cd77d61797 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	dia-functions
PORTVERSION=	0.2.1.3
PORTREVISION=	1
CATEGORIES=	graphics haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	An EDSL for teaching Haskell with diagrams - functions

LICENSE=	BSD

CABAL_SETUP=	Setup.hs

USE_CABAL=	data-pprint>=0.2 dia-base>=0.1 mtl>=2.0 xhtml>=3000.2

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