diff options
author | thierry <thierry@FreeBSD.org> | 2006-06-10 21:30:16 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-06-10 21:30:16 +0800 |
commit | d795a265ef9372954f23aaf5027ddef18fd7d0e5 (patch) | |
tree | 11786d460282bf5aa57401ade256946fc2d09411 /math/Makefile | |
parent | 81cdc07d9d86e30ae07c22478a66952c41e104e2 (diff) | |
download | freebsd-ports-gnome-d795a265ef9372954f23aaf5027ddef18fd7d0e5.tar.gz freebsd-ports-gnome-d795a265ef9372954f23aaf5027ddef18fd7d0e5.tar.zst freebsd-ports-gnome-d795a265ef9372954f23aaf5027ddef18fd7d0e5.zip |
This open source digitizing software converts an image file showing a graph or
a map into numbers. The image file can come from a scanner, digital camera or
screenshot. The numbers can be read on the screen, and written or copied to a
spreadsheet.
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 1978175f10bf..839456cbff9a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -41,6 +41,7 @@ SUBDIR += cxsc SUBDIR += dcdflib SUBDIR += diehard + SUBDIR += digitizer SUBDIR += dislin SUBDIR += djbfft SUBDIR += drgeo |