# $FreeBSD: head/security/hs-crypto-conduit/Makefile 367888 2014-09-10 20:50:31Z gerald $ PORTNAME= crypto-conduit PORTVERSION= 0.5.4 PORTREVISION= 1 CATEGORIES= security haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Conduit interface for cryptographic operations (from crypto-api) LICENSE= BSD3CLAUSE USE_CABAL= cereal>=0.3 conduit>=1.0 conduit-extra>=1.1 crypto-api>=0.9 \ resourcet .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include