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

PORTNAME=	time-compat
PORTVERSION=	0.1.0.3
PORTREVISION=	10
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Compatibility with old-time for the time package

LICENSE=	BSD3CLAUSE

USE_CABAL=	old-time

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