diff options
Diffstat (limited to 'science/netcdf')
-rw-r--r-- | science/netcdf/Makefile | 2 | ||||
-rw-r--r-- | science/netcdf/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index 090758cd7b30..3cb8408398d9 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Library for machine-independent, array-oriented data access + WRKSRC= ${WRKDIR}/${DISTNAME}/src GNU_CONFIGURE= yes diff --git a/science/netcdf/pkg-comment b/science/netcdf/pkg-comment deleted file mode 100644 index 15d74d212321..000000000000 --- a/science/netcdf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library for machine-independent, array-oriented data access |