The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
prefix=${pcfiledir}/../..
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
ccompiler=gcc

Name: netcdf
Description: NetCDF Client Library for C
URL: http://www.unidata.ucar.edu/netcdf
Version: 4.3.2
Libs: -L${libdir} -lnetcdf
Cflags: -I${includedir}