9fd786bb11
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
11 lines
303 B
Makefile
11 lines
303 B
Makefile
# $NetBSD: Makefile,v 1.2 2019/11/04 21:12:53 rillig 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"
|