1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
freebsd-ports/security/openssl/Makefile
Mark Murray 63eefc4274 Update to 0.6.4
Submitted by:Jeremy Prior <jez@netcraft.co.uk> (sorry I took so long!)
1996-09-24 18:03:54 +00:00

22 lines
476 B
Makefile

# New ports collection makefile for: Eric Young's SSL/Crypto Library
# Version required: 0.6.4
# Date created: 1 July 1996
# Whom: markm
#
# $Id: Makefile,v 1.5 1996/08/10 18:10:55 markm Exp $
#
DISTNAME= SSLeay-0.6.4
CATEGORIES+= devel security
MASTER_SITES= ftp://psych.psy.uq.oz.au/pub/Crypto/SSL/
MAINTAINER= markm@FreeBSD.ORG
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= util/FreeBSD.sh
MAKEFILE= Makefile.FreeBSD
RESTRICTED= "Cryptography"
.include <bsd.port.mk>