# $FreeBSD: tags/RELEASE_11_0_0/textproc/hs-pandoc-types/Makefile 394918 2015-08-20 23:02:14Z pgj $

PORTNAME=	pandoc-types
PORTVERSION=	1.12.4.5
CATEGORIES=	textproc haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Types for representing a structured document

LICENSE=	BSD3CLAUSE

USE_CABAL=	aeson>=0.6.2 deepseq-generics>=0.1 syb>=0.1

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