aboutsummaryrefslogblamecommitdiff
path: root/devel/hs-blaze-textual/Makefile
blob: 9362038c9eb40b41cab86a838e488ac5b1a48f29 (plain) (tree)
1
2
3
4
5
6
7
8
9
           

                             
                       


                                   
                                                  
 
                          
 
                                                            


                                                 
# $FreeBSD$

PORTNAME=	blaze-textual
PORTVERSION=	0.2.0.9
CATEGORIES=	devel haskell

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

LICENSE=	BSD3CLAUSE

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>