aboutsummaryrefslogblamecommitdiff
path: root/devel/linux-c7-libunwind/Makefile
blob: 85ec3411d1dd6c0817923933d0f57bf05bb9ad4a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                            


                         
                              




                                                                                



                        

                                                   


                      
# Created by: David Naylor <dbn@FreeBSD.org>

PORTNAME=	libunwind
PORTVERSION=	1.2
DISTVERSIONSUFFIX=	-2.el7
CATEGORIES=	devel linux

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	Generic stack unwinding library (Linux CentOS ${LINUX_DIST_VER})

USES=		linux:c7
USE_LDCONFIG=	yes
USE_LINUX_RPM=	yes

DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr

OPTIONS_DEFINE=	DOCS

.include <bsd.port.mk>