[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / security / hs-digest

File: [cvs.NetBSD.org] / pkgsrc / security / hs-digest / Makefile (download)

Revision 1.5, Tue Jan 18 02:48:21 2022 UTC (2 years, 3 months ago) by pho
Branch: MAIN
Changes since 1.4: +2 -2 lines

Bump packages that depends on GHC

# $NetBSD: Makefile,v 1.5 2022/01/18 02:48:21 pho Exp $

DISTNAME=	digest-0.0.1.2
PKGREVISION=	2
CATEGORIES=	security

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

.include "../../mk/haskell.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"