fraggerfox / wolfssl-pkgsrc

NetBSD pkgsrc script for wolfSSL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wolfssl-pkgsrc

NetBSD pkgsrc script for wolfssl.

wolfSSL is a small, portable, embedded SSL/TLS library targeted for use by embedded systems developers.

You can find wolfSSL here

Installation

Copy security/wolfssl folder to /usr/pkgsrc directory.

NOTE: If your pkgsrc directory is different from above, copy to the respective place.

Usage

Once you have copied the folder, install it as you would do for any package.

$ cd /usr/pkgsrc/security/wolfssl
$ make install clean

For a list of dependencies for the build check here

Credits

  • Thanks to leot@, nia@ and kamil@ for reviewing the package in detail.

License

BSD 2-clause. See LICENSE.

About

NetBSD pkgsrc script for wolfSSL.

License:BSD 2-Clause "Simplified" License


Languages

Language:Makefile 68.9%Language:Shell 31.1%