diff options
author | clsung <clsung@FreeBSD.org> | 2006-10-02 16:59:12 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-10-02 16:59:12 +0800 |
commit | 875fdf1abf41c4741fc5368784b1f829242435e5 (patch) | |
tree | b586d8834be48e60dbe84a72d0eaee775d50b190 /science/Makefile | |
parent | a4e99262e68602f0aefbe76b3556d05a42fc385e (diff) | |
download | freebsd-ports-gnome-875fdf1abf41c4741fc5368784b1f829242435e5.tar.gz freebsd-ports-gnome-875fdf1abf41c4741fc5368784b1f829242435e5.tar.zst freebsd-ports-gnome-875fdf1abf41c4741fc5368784b1f829242435e5.zip |
Add g3data 1.5.0, utility for extracting data from graphs.
PR: ports/103397
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 43b54fe967f7..47a4a93452db 100644 --- a/science/Makefile +++ b/science/Makefile @@ -33,6 +33,7 @@ SUBDIR += fasthenry SUBDIR += felt SUBDIR += flounder + SUBDIR += g3data SUBDIR += gave SUBDIR += gchempaint SUBDIR += gchemutils |