summaryrefslogtreecommitdiff
path: root/security/openssl/Makefile
blob: 75f7eda6a94d51358674168306a2dd7ff3da97d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 <bsd.port.mk>