# $FreeBSD: tags/RELEASE_11_0_0/www/hs-wai-logger/Makefile 394918 2015-08-20 23:02:14Z pgj $

PORTNAME=	wai-logger
PORTVERSION=	2.2.4.1
CATEGORIES=	www haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Logging system for WAI

LICENSE=	BSD3CLAUSE

USE_CABAL=	auto-update blaze-builder byteorder case-insensitive \
		easy-file>=0.2 fast-logger>=2.2 http-types network \
		unix-time>=0.2.2 wai>=2.0.0

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