science/netcdf-cxx: Remove unnecessary substitution
- Clean up pkg-descr
This commit is contained in:
parent
b2b450f6a4
commit
a994a17082
2 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue