# $MidnightBSD: trunk/security/linux-f10-openssl/Makefile 18773 2015-05-04 02:15:46Z laffer1 $
# $FreeBSD: ports/security/linux-f10-openssl/Makefile,v 1.9 2011/03/03 09:26:42 ehaupt Exp $

PORTNAME=	openssl
PORTVERSION=	0.9.8g
PORTREVISION=	1
CATEGORIES=	security linux
MASTER_SITES=	FREEBSD_LOCAL/ehaupt/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
PKGNAMEPREFIX=	linux-f10-
DISTNAME=	${PORTNAME}-${PORTVERSION}-${RPMVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	OpenSSL toolkit (Linux Fedora 10)

LICENSE=	other

CONFLICTS=	linux-openssl-[0-9]* 

USE_LINUX=	f10
USE_LINUX_RPM=	yes
RPMVERSION=	14.fc10
BRANDELF_FILES=	usr/bin/openssl
USE_LDCONFIG=	yes

PLIST_SUB+=	PORTVERSION="${PORTVERSION}"

.include <bsd.port.mk>
