summaryrefslogtreecommitdiff
path: root/security/hs-digest/Makefile
blob: aabcd26c792847fb4ab9e6b5a0415cc487e269f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.1 2014/08/18 21:18:48 szptvlfn Exp $

DISTNAME=	digest-0.0.1.2
CATEGORIES= security

MAINTAINER= zecrazytux@zecrazytux.net
COMMENT=	Various cryptographic hashes for bytestrings; CRC32 and Adler32
LICENSE=	modified-bsd

.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"