PORTNAME= isa-l PORTVERSION= 2.32.0 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org COMMENT= Intel(R) Intelligent Storage Acceleration Libray WWW= https://github.com/intel/isa-l LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE # FIXME: aarch64 uses portable base functions for now. # Upstream has optimized support for aarch64, but the code is not portable. ONLY_FOR_ARCHS= aarch64 amd64 powerpc powerpc64 powerpc64le BUILD_DEPENDS= nasm:devel/nasm USES= autoreconf gmake libtool GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes TEST_TARGET= check USE_GITHUB= yes GH_ACCOUNT= intel .include