# $FreeBSD: head/devel/hs-equivalence/Makefile 367888 2014-09-10 20:50:31Z gerald $ PORTNAME= equivalence PORTVERSION= 0.2.5 PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Maintaining an equivalence relation implemented as union-find using STT LICENSE= BSD3CLAUSE USE_CABAL= mtl STMonadTrans .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include