# $FreeBSD: head/devel/hs-time-locale-compat/Makefile 461362 2018-02-10 08:03:22Z tcberner $

PORTNAME=	time-locale-compat
PORTVERSION=	0.1.1.3
PORTREVISION=	1
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Compatibility of TimeLocale between old-locale and time-1.5

LICENSE=	BSD3CLAUSE

USE_CABAL=	old-locale

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