Update homepage and remove trailing whitespace while here.
This commit is contained in:
parent
5644fa45d6
commit
bddd57935f
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2016/03/10 11:50:13 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2016/12/18 13:58:21 kirby Exp $
|
||||
|
||||
BROKEN-powerpc= fails to build
|
||||
BROKEN-hppa = fails to configure
|
||||
@ -6,19 +6,19 @@ BROKEN-hppa = fails to configure
|
||||
COMMENT= library for machine-independent, array-oriented data access
|
||||
|
||||
DISTNAME= netcdf-3.6.2
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
CATEGORIES= math
|
||||
|
||||
SHARED_LIBS= netcdf 4.0 \
|
||||
netcdff 4.0 \
|
||||
netcdf_c++ 4.0
|
||||
|
||||
HOMEPAGE= http://www.unidata.ucar.edu/packages/netcdf/
|
||||
HOMEPAGE= http://www.unidata.ucar.edu/software/netcdf/
|
||||
|
||||
MAINTAINER= Tom Knienieder <tom@knienieder.com>
|
||||
MODULES = fortran
|
||||
MODFORTRAN_COMPILER = g77
|
||||
BUILD_DEPENDS = ${MODFORTRAN_BUILD_DEPENDS}
|
||||
BUILD_DEPENDS = ${MODFORTRAN_BUILD_DEPENDS}
|
||||
|
||||
# BSD-like
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user