12 lines
269 B
Makefile
12 lines
269 B
Makefile
# $NetBSD: Makefile,v 1.5 2021/05/03 19:01:10 pho Exp $
|
|
|
|
DISTNAME= ed25519-0.0.5.0
|
|
PKGREVISION= 1
|
|
CATEGORIES= security
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Ed25519 cryptographic signatures
|
|
LICENSE= mit
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|