# $FreeBSD$ PORTNAME= hashtables PORTVERSION= 1.0.1.8 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Mutable hash tables in the ST monad LICENSE= BSD CABAL_SETUP= Setup.hs USE_CABAL= hashable>=1.1 primitive>=0.4 vector>=0.7 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include