science/netcdf-cxx: Remove unnecessary substitution

- Clean up pkg-descr
2024Q2
Po-Chuan Hsieh 2024-03-23 22:18:53 +08:00
parent b2b450f6a4
commit a994a17082
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 1 additions and 3 deletions

View File

@ -4,7 +4,7 @@ PORTREVISION= 3
CATEGORIES= science
MASTER_SITES= https://downloads.unidata.ucar.edu/netcdf-cxx/${PORTVERSION}/ \
LOCAL/sunpoet
DISTNAME= ${PORTNAME}4-${PORTVERSION}
DISTNAME= netcdf-cxx4-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= C++ library for machine-independent, array-oriented data access

View File

@ -4,5 +4,3 @@ library also defines a machine-independent format for representing scientific
data. Together, the interface, library, and format support the creation, access,
and sharing of scientific data. The netCDF software was developed at the Unidata
Program Center in Boulder, Colorado.
See also: https://github.com/Unidata/netcdf-cxx4