# $FreeBSD: tags/RELEASE_11_0_0/math/hs-semigroups/Makefile 394918 2015-08-20 23:02:14Z pgj $

PORTNAME=	semigroups
PORTVERSION=	0.16.2.2
CATEGORIES=	math haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Anything that associates

LICENSE=	BSD3CLAUSE

USE_CABAL=	hashable>=1.1 text>=0.10 unordered-containers>=0.2

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