summaryrefslogtreecommitdiffstats
path: root/security/hs-digest/Makefile
blob: f9fa7ae794b58d03a678fe939ab77d59cdc14b97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

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

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

LICENSE=	BSD

CABAL_SETUP=	Setup.hs

USE_CABAL=	zlib

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