1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/math/py-scientific/files/Setup
Thomas Gellekum 8aa53ff31e New port py-scientific. This is Konrad Hinsen's collection of Python modules
that are useful for scientific computing.
1999-07-30 14:16:50 +00:00

9 lines
295 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/numerical -I../Scientific/Include Scientific_netcdf.c -L${PREFIX}/lib -lnetcdf