12 lines
306 B
Makefile
12 lines
306 B
Makefile
# $NetBSD: Makefile,v 1.9 2022/02/26 03:58:21 pho Exp $
|
|
|
|
DISTNAME= cryptohash-sha256-0.11.102.1
|
|
PKGREVISION= 2
|
|
CATEGORIES= security
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Fast, pure and practical SHA-256 implementation
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|