aboutsummaryrefslogblamecommitdiff
path: root/security/linux-c6-openssl/Makefile
blob: 60ba11bf4f5ad188046fd2630e3327d3103ef7ac (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11




                                                                
                  
                              



                                                                
                                                   
                      
                        
                   
                   

                      
# Created by: Artyom Mirgorodskiy <artyom.mirgorodsky@gmail.com>
# $FreeBSD$

PORTNAME=	openssl
PORTVERSION=	1.0.1e
PORTREVISION=	15
CATEGORIES=	security linux

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	OpenSSL toolkit (Linux CentOS ${LINUX_DIST_VER})

DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr
RPMVERSION=	57.el6
USES=		linux:c6
USE_LDCONFIG=	yes
USE_LINUX_RPM=	yes

.include <bsd.port.mk>