summaryrefslogtreecommitdiffstats
path: root/devel/isa-l/Makefile
blob: a75210a94b725476268eef2fa2b9b10633e4ffe2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Created by: Michal Bielicki <m.bielicki@llizardfs.com>
# $FreeBSD$

PORTNAME=	isa-l
PORTVERSION=	2.16.0
DISTVERSIONPREFIX=v
CATEGORIES=	devel

MAINTAINER=	m.bielicki@lizardfs.com
COMMENT=	Intel(R) Intelligent Storage Acceleration Libray

LICENSE=	BSD3CLAUSE

BUILD_DEPENDS=	yasm:devel/yasm

USE_GITHUB=	yes
GH_ACCOUNT=	01org

USES=		autoreconf gmake libtool:keepla

GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

INSTALL_TARGET=	install-strip

BROKEN_aarch64=		Fails to compile: invalid conversion between vector type and integer type

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