aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2017-04-05 13:00:02 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2017-04-05 13:00:02 +0000
commit38cff13b4af05f6477ed30bc6086262e09f69bf4 (patch)
tree09bff91689ddbac28b931dd7c0daf7eae044d6dc /security/Makefile
parent66f50ab9b1315717d1d5e8c02eaf4f5092d9316f (diff)
downloadports-38cff13b4af05f6477ed30bc6086262e09f69bf4.tar.gz
ports-38cff13b4af05f6477ed30bc6086262e09f69bf4.zip
New port, security/acmetool: An automatic certificate acquisition tool for
ACME (Let's Encrypt) WWW: https://github.com/hlandau/acme PR: 216779 Submitted by: samm@os2.kiev.ua (maintainer) Reviewed by: mat Approved by: swills (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D10280
Notes
Notes: svn path=/head/; revision=437781
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index bf5caccb9224..b7f2b6c9dac4 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -9,6 +9,7 @@
SUBDIR += R-cran-ROAuth
SUBDIR += R-cran-digest
SUBDIR += R-cran-openssl
+ SUBDIR += acmetool
SUBDIR += acme-client
SUBDIR += aescrypt
SUBDIR += aespipe