diff options
author | jrm <jrm@FreeBSD.org> | 2017-07-26 04:08:07 +0800 |
---|---|---|
committer | jrm <jrm@FreeBSD.org> | 2017-07-26 04:08:07 +0800 |
commit | c8137d484ea86021dff39c3643db027e0f3c6e92 (patch) | |
tree | 5418bac56a15c56782e0657532e20dd10537d204 /security/Makefile | |
parent | 67de898bbaad7a82dd702def9f2776587d64af9f (diff) | |
download | freebsd-ports-gnome-c8137d484ea86021dff39c3643db027e0f3c6e92.tar.gz freebsd-ports-gnome-c8137d484ea86021dff39c3643db027e0f3c6e92.tar.zst freebsd-ports-gnome-c8137d484ea86021dff39c3643db027e0f3c6e92.zip |
rubygem-webpush: Encryption utilities for Web Push payload
WWW: https://github.com/zaru/webpush
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index f82fad401e48..d7b8d9d081c9 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1093,6 +1093,7 @@ SUBDIR += rubygem-sshkit SUBDIR += rubygem-timfel-krb5 SUBDIR += rubygem-twitter_oauth + SUBDIR += rubygem-webpush SUBDIR += s2n SUBDIR += safesh SUBDIR += samba-virusfilter |