# $FreeBSD: tags/RELEASE_10_0_0/devel/hs-timezone-olson/Makefile 331644 2013-10-26 00:52:33Z gerald $

PORTNAME=	timezone-olson
PORTVERSION=	0.1.2
PORTREVISION=	2
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Pure Haskell parser and renderer for binary Olson timezone files

LICENSE=	BSD

USE_CABAL=	extensible-exceptions>=0.1.0 timezone-series>=0.1.0

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