[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / netcdf-cxx

File: [cvs.NetBSD.org] / pkgsrc / devel / netcdf-cxx / Makefile (download)

Revision 1.12, Mon Jul 1 04:07:47 2019 UTC (4 years, 9 months ago) by ryoon
Branch: MAIN
Changes since 1.11: +2 -2 lines

Recursive revbump from boost-1.70.0

# $NetBSD: Makefile,v 1.12 2019/07/01 04:07:47 ryoon Exp $

DISTNAME=	netcdf-cxx-4.2
PKGREVISION=	10
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=	C++ support for NetCDF.

USE_LANGUAGES=		c c++
USE_LIBTOOL=		yes
GNU_CONFIGURE=		yes
INFO_FILES=		yes

.include "../../devel/netcdf/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"