1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
freebsd-ports/security/openssl-beta/Makefile

18 lines
405 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: 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>