pkgsrc/security/hs-SHA/Makefile

12 lines
302 B
Makefile

# $NetBSD: Makefile,v 1.5 2022/02/26 03:58:20 pho Exp $
DISTNAME= SHA-1.6.4.4
PKGREVISION= 4
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"