summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>2000-10-28 00:23:12 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>2000-10-28 00:23:12 +0000
commitda8599ebedbbd447af95f0232acdd84dbf496af0 (patch)
treeeb2ab764be23807d47bbaf025c96bd4c36424535 /security/Makefile
parentmissed the %%PERL_VER%% and %%PERL_ARCH%% variables in pllist (diff)
IO::Socket::SSL is a class implementing an object oriented
interface to SSL sockets. The class is a descendent of IO::Socket::INET and provides a subset of the base class's interface methods.
Notes
Notes: svn path=/head/; revision=34320
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 a988f88d5361..a97d6ccaf433 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -70,6 +70,7 @@
SUBDIR += p5-Crypt-IDEA
SUBDIR += p5-Digest-MD5
SUBDIR += p5-GnuPG-Interface
+ SUBDIR += p5-IO-Socket-SSL
SUBDIR += p5-MD5
SUBDIR += p5-Net-SSLeay
SUBDIR += p5-PGP