diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-09-17 02:09:03 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-09-17 02:09:03 +0800 |
commit | 841e4c1268e3e907d1465f7db22c6089d173dc17 (patch) | |
tree | b5a6142cbeb8224df6ceb3b3f160ab622330e00b /math/Makefile | |
parent | 0d31f99dc8db9c40b510c57836be619a4101c809 (diff) | |
download | freebsd-ports-gnome-841e4c1268e3e907d1465f7db22c6089d173dc17.tar.gz freebsd-ports-gnome-841e4c1268e3e907d1465f7db22c6089d173dc17.tar.zst freebsd-ports-gnome-841e4c1268e3e907d1465f7db22c6089d173dc17.zip |
Initial import of kset-0.3.
KSEG is a program for exploring Euclidean geometry.
PR: 30305
Submitted by: Kuang-che Wu <kcwu@ck.tp.edu.tw>
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 1ef612afe389..afb42039dd70 100644 --- a/math/Makefile +++ b/math/Makefile @@ -39,6 +39,7 @@ SUBDIR += gsl SUBDIR += guppi SUBDIR += hexcalc + SUBDIR += kseg SUBDIR += lapack SUBDIR += libgmp SUBDIR += libgmp3 |