12 lines
302 B
Makefile
12 lines
302 B
Makefile
# $NetBSD: Makefile,v 1.2 2021/05/03 19:01:10 pho Exp $
|
|
|
|
DISTNAME= SHA-1.6.4.4
|
|
PKGREVISION= 1
|
|
CATEGORIES= security
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Implementations of the SHA suite of message digest functions
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|