From d661f5a8dea1ffb4ec57727e925b2c33357a5e71 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Sun, 3 Mar 1996 21:32:35 +0000 Subject: At long last! This is Eric Young's SSL library. The DES routines are not part of this build as they are part of mainstram FreeBSD. Please will a certificates expert check out the certificates location. --- security/openssl/Makefile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 security/openssl/Makefile (limited to 'security/openssl/Makefile') diff --git a/security/openssl/Makefile b/security/openssl/Makefile new file mode 100644 index 000000000000..75f7eda6a94d --- /dev/null +++ b/security/openssl/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: Eric Young's SSL/Crypto Library +# Version required: 0.5.1b +# Date created: 24 February 1996 +# Whom: markm +# +# $Id$ +# + +DISTNAME= SSLeay-0.5.1b +PKGNAME= SSLeay-0.5.1b +CATEGORIES+= devel security +MASTER_SITES= psych.psy.uq.oz.au:/pub/Crypto/SSL/ + +.include -- cgit v1.2.3