diff options
author | ijliao <ijliao@FreeBSD.org> | 2005-03-08 10:08:05 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2005-03-08 10:08:05 +0800 |
commit | 16d1f6a3c9dac912b3191a1cd01e90e7c8871293 (patch) | |
tree | c24a9f940dfbc8822bfd6a68f783ae14dadcd628 /math/Makefile | |
parent | a72f7531379dd8af8cdf436f7399016c42929ce8 (diff) | |
download | freebsd-ports-gnome-16d1f6a3c9dac912b3191a1cd01e90e7c8871293.tar.gz freebsd-ports-gnome-16d1f6a3c9dac912b3191a1cd01e90e7c8871293.tar.zst freebsd-ports-gnome-16d1f6a3c9dac912b3191a1cd01e90e7c8871293.zip |
add fityk 0.4.4
Free peak fitting software
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 ecd8d1e10fa7..1fac1c463a82 100644 --- a/math/Makefile +++ b/math/Makefile @@ -50,6 +50,7 @@ SUBDIR += fftw3 SUBDIR += fftw3-float SUBDIR += fftw3-long + SUBDIR += fityk SUBDIR += freefem SUBDIR += freefem++ SUBDIR += fudgit |