summaryrefslogtreecommitdiffstats
path: root/security/linux-openssl/Makefile
blob: 945bcf105aa8b30448e413ed7c5d9b7172a9849b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	linux-openssl
# Date created:		2006-08-04
# Whom:			Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#

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

MAINTAINER=	acm@FreeBSD.org
COMMENT=	SSL and crypto library (Linux Version)

ONLY_FOR_ARCHS=	i386 amd64
USE_LINUX_RPM=	yes
LINUX_DIST_VER=	4
INSTALLS_SHLIB=	yes
DESCR=	${.CURDIR}/../${PORTNAME}/pkg-descr

.include <bsd.port.mk>
OpenPOWER on IntegriCloud