aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssl/Makefile
blob: 4c8b06877e22db6f7855fc1fabc9c737ed0f215f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    Eric Young's SSL/Crypto Library
# Version required: 0.5.1b
# Date created:     24 February 1996
# Whom:         markm
#
# $Id: Makefile,v 1.1.1.1 1996/03/03 21:32:34 markm Exp $
#

DISTNAME=   SSLeay-0.5.1b
PKGNAME=    SSLeay-0.5.1b
CATEGORIES+=    devel security
MASTER_SITES=   psych.psy.uq.oz.au:/pub/Crypto/SSL/

# Crypto stuff - therefore...
NO_PACKAGE= YES

.include <bsd.port.mk>