diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-11-25 19:08:56 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-11-25 19:08:56 +0800 |
commit | d5edae68540af0cab11f8c3205b6f1f23480b6a8 (patch) | |
tree | 644b345982ef6b353814aee12323e133648763d9 /math/Makefile | |
parent | f681afe7636b661b2d09e192e8892c12c624cd7f (diff) | |
download | freebsd-ports-gnome-d5edae68540af0cab11f8c3205b6f1f23480b6a8.tar.gz freebsd-ports-gnome-d5edae68540af0cab11f8c3205b6f1f23480b6a8.tar.zst freebsd-ports-gnome-d5edae68540af0cab11f8c3205b6f1f23480b6a8.zip |
add biggles
Create publication-quality 2D scientific plots
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 9f37ac97d359..1bd925cf3e04 100644 --- a/math/Makefile +++ b/math/Makefile @@ -10,6 +10,7 @@ SUBDIR += add SUBDIR += apc SUBDIR += asir2000 + SUBDIR += biggles SUBDIR += blas SUBDIR += calc SUBDIR += calctool |