git: 5c47c70e0faa - main - science/pnetcdf: Add LICENSE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Jan 2025 18:43:42 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c47c70e0faafa92e19b8fa35eef02e87e6e0523 commit 5c47c70e0faafa92e19b8fa35eef02e87e6e0523 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-01-28 17:31:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-01-28 18:43:36 +0000 science/pnetcdf: Add LICENSE --- science/pnetcdf/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/science/pnetcdf/Makefile b/science/pnetcdf/Makefile index 780e228a9b43..05829ebeef97 100644 --- a/science/pnetcdf/Makefile +++ b/science/pnetcdf/Makefile @@ -9,6 +9,11 @@ COMMENT= Library providing high-performance I/O WWW= https://parallel-netcdf.github.io/ \ https://github.com/Parallel-NetCDF/PnetCDF +LICENSE= NetCDF +LICENSE_NAME= NetCDF License +LICENSE_FILE= ${WRKSRC}/COPYRIGHT +LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell + USES= fortran gmake libtool mpi:${FLAVOR} pathfix perl5 USE_PERL5= build