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

PORTNAME=	fmlist
PORTVERSION=	0.9
PORTREVISION=	1
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	FoldMap lists are lists represented by their foldMap function

LICENSE=	BSD3CLAUSE

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