1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

science/eccodes: Add ONLY_FOR_ARCHS

Reference:	https://github.com/ecmwf/eccodes/blob/2.30.0/CMakeLists.txt#L68-L71
This commit is contained in:
Po-Chuan Hsieh 2023-05-03 00:19:16 +08:00
parent c656cfe361
commit 3f62aea538
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -10,6 +10,9 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= ECMWF API for WMO FM-92 GRIB and FM-94 BUFR messages
WWW= https://confluence.ecmwf.int/display/ECC
ONLY_FOR_ARCHS= aarch64 amd64 powerpc64 powerpc64le riscv64
ONLY_FOR_ARCHS_REASON= ecCodes only supports 64 bit platforms
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE