# $FreeBSD$ PORTNAME= cryptocipher PORTVERSION= 0.6.2 PORTREVISION= 3 CATEGORIES= security haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Symmetrical block and stream ciphers LICENSE= BSD3CLAUSE USE_CABAL= cipher-aes>=0.2.3 cipher-blowfish>=0.0 cipher-camellia>=0.0 \ cipher-des>=0.0 cipher-rc4>=0.1.3 crypto-cipher-types>=0.0.8 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include