aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorFrank J. Laszlo <laszlof@FreeBSD.org>2006-11-11 13:55:05 +0000
committerFrank J. Laszlo <laszlof@FreeBSD.org>2006-11-11 13:55:05 +0000
commit6ebfbc8583f1c9d069c63104e20be4ed6cf45fa8 (patch)
tree7f7338f7596657445dde8b467cf968f5abd49e1f /security/Makefile
parenta0b57d57f775458ded31b4d2266d9e6cf62865b1 (diff)
downloadports-6ebfbc8583f1c9d069c63104e20be4ed6cf45fa8.tar.gz
ports-6ebfbc8583f1c9d069c63104e20be4ed6cf45fa8.zip
New Port: security/osslsigncode
Platform-independent tool for Authenticode signing of EXE/CAB files - uses OpenSSL and libcurl. It also supports timestamping. PR: ports/105353 Submitted By: Nick Barkas <snb@threerings.net> Approved By: flz (mentor)
Notes
Notes: svn path=/head/; revision=177053
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 1c9896711bf6..8eeca94a3289 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -297,6 +297,7 @@
SUBDIR += openvpn-devel
SUBDIR += opieprint
SUBDIR += osiris
+ SUBDIR += osslsigncode
SUBDIR += outguess
SUBDIR += p5-Authen-Captcha
SUBDIR += p5-Authen-CyrusSASL