mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-29 21:39:24 +00:00
d661f5a8de
are not part of this build as they are part of mainstram FreeBSD. Please will a certificates expert check out the certificates location.
15 lines
307 B
Makefile
15 lines
307 B
Makefile
# 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 <bsd.port.mk>
|