# $FreeBSD: head/security/hs-cryptohash-conduit/Makefile 367888 2014-09-10 20:50:31Z gerald $ PORTNAME= cryptohash-conduit PORTVERSION= 0.1.1 PORTREVISION= 1 CATEGORIES= security haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Cryptohash conduit LICENSE= BSD3CLAUSE USE_CABAL= conduit conduit-extra cryptohash resourcet .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include