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

PORTNAME=	dia-base
PORTVERSION=	0.1.1.2
PORTREVISION=	1
CATEGORIES=	graphics haskell

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

LICENSE=	BSD

CABAL_SETUP=	Setup.hs

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