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

PORTNAME=	blaze-textual
PORTVERSION=	0.2.0.8
PORTREVISION=	1
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Fast rendering of common datatypes

LICENSE=	BSD

USE_CABAL=	blaze-builder>=0.2.1.4 text>=0.11.0.2 vector

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