# $FreeBSD: head/textproc/hs-blaze-markup/Makefile 394918 2015-08-20 23:02:14Z pgj $ PORTNAME= blaze-markup PORTVERSION= 0.7.0.2 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Blazingly fast markup combinator library for Haskell LICENSE= BSD3CLAUSE USE_CABAL= blaze-builder>=0.2 text>=0.10 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include