diff options
author | nivit <nivit@FreeBSD.org> | 2006-12-24 17:31:31 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2006-12-24 17:31:31 +0800 |
commit | f968aa4531485ee541cac6edfaf22efa7a4b8a69 (patch) | |
tree | 6c012bb7ccbf6bb144e60716c48e9eda949eacf7 /math/Makefile | |
parent | 93d710424e73736a337737eae8c8f9053723f9fb (diff) | |
download | freebsd-ports-gnome-f968aa4531485ee541cac6edfaf22efa7a4b8a69.tar.gz freebsd-ports-gnome-f968aa4531485ee541cac6edfaf22efa7a4b8a69.tar.zst freebsd-ports-gnome-f968aa4531485ee541cac6edfaf22efa7a4b8a69.zip |
Map data for the py-basemap port.
WWW: http://matplotlib.sourceforge.net/matplotlib.toolkits.basemap.basemap.html
PR: ports/104315
Submitted by: mainland at apeiron.net
Approved by: alexbl (mentor)
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index a53db7d78055..bfbc6f8f177b 100644 --- a/math/Makefile +++ b/math/Makefile @@ -280,6 +280,7 @@ SUBDIR += proofgeneral SUBDIR += pspp SUBDIR += py-basemap + SUBDIR += py-basemap-data SUBDIR += py-fpconst SUBDIR += py-gato SUBDIR += py-gnuplot |