pkgsrc/security/ruby-rbnacl/Makefile
minskim bd74a0ca3c security/ruby-rbnacl: Import version 4.0.2
A Ruby binding to the state-of-the-art Networking and Cryptography
library by Daniel J. Bernstein. This is NOT Google Native Client. This
is a crypto library.
2017-10-16 17:19:13 +00:00

12 lines
330 B
Makefile

# $NetBSD: Makefile,v 1.1 2017/10/16 17:19:13 minskim Exp $
DISTNAME= rbnacl-4.0.2
CATEGORIES= security
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://github.com/cryptosphere/rbnacl
COMMENT= Ruby binding to the Networking and Cryptography library
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"