# New ports collection makefile for:	linux-openssl
# Date created:		2006-08-04
# Whom:			Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $MidnightBSD: mports/security/linux-openssl/Makefile,v 1.4 2008/05/22 21:56:11 laffer1 Exp $
# $FreeBSD: ports/security/linux-openssl/Makefile,v 1.2 2006/11/08 00:12:10 acm Exp $
#

PORTNAME=	openssl
PORTVERSION=	0.9.7f
CATEGORIES=	security linux
DISTNAME=	${PORTNAME}-${PORTVERSION}-7.10

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	SSL and crypto library (Linux Version)
LICENSE=	other

USE_LINUX_RPM=	yes
LINUX_DIST_VER=	4
USE_LDCONFIG=	yes
#DESCR=	${.CURDIR}/../${PORTNAME}/pkg-descr

.include <bsd.port.mk>
