pkgsrc/devel/netcdf-fortran/Makefile
2018-12-13 19:51:31 +00:00

20 lines
510 B
Makefile

# $NetBSD: Makefile,v 1.13 2018/12/13 19:51:33 adam Exp $
DISTNAME= netcdf-fortran-4.2
PKGREVISION= 11
CATEGORIES= devel
MASTER_SITES= https://www.unidata.ucar.edu/downloads/netcdf/ftp/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.unidata.ucar.edu/software/netcdf/index.html
COMMENT= Fortran support for NetCDF.
USE_LANGUAGES= c fortran77
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
INFO_FILES= yes
.include "options.mk"
.include "../../devel/netcdf/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"