# $FreeBSD: head/devel/hs-hashtables/Makefile 367888 2014-09-10 20:50:31Z gerald $ PORTNAME= hashtables PORTVERSION= 1.1.2.1 PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Mutable hash tables in the ST monad LICENSE= BSD3CLAUSE USE_CABAL= hashable primitive vector>=0.7 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include