# $FreeBSD: security/hs-digest/Makefile 319894 2013-06-04 18:53:40Z pgj $

PORTNAME=	digest
PORTVERSION=	0.0.1.2
PORTREVISION=	2
CATEGORIES=	security haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Various cryptographic hashes for Bytestrings

LICENSE=	BSD

USE_CABAL=	zlib

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
