mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
9 lines
293 B
Plaintext
9 lines
293 B
Plaintext
*shared*
|
|
|
|
# netCDF interface module
|
|
|
|
# Change the paths after -I and -L to the directories where
|
|
# the files netcdf.h and libnetcdf.* are located.
|
|
|
|
Scientific_netcdf -I${PREFIX}/include -I${PREFIX}/include/python1.5/Numeric -I../Scientific/Include Scientific_netcdf.c -L${PREFIX}/lib -lnetcdf
|