# $FreeBSD: tags/RELEASE_10_1_0/textproc/hs-pandoc-types/Makefile 367888 2014-09-10 20:50:31Z gerald $

PORTNAME=	pandoc-types
PORTVERSION=	1.12.4.1
PORTREVISION=	1
CATEGORIES=	textproc haskell

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

LICENSE=	GPLv2

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

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