diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-04 18:40:21 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-04 18:40:21 +0000 |
commit | 49a8f1a62c52341d8d4ef747e5379ef80b4c9203 (patch) | |
tree | f75df417309e698443e597bd68bf73062cffd133 /math/Makefile | |
parent | f50ca22963eddb19126bb99ceca0f774db668ba4 (diff) | |
download | FreeBSD-ports-49a8f1a62c52341d8d4ef747e5379ef80b4c9203.zip FreeBSD-ports-49a8f1a62c52341d8d4ef747e5379ef80b4c9203.tar.gz |
add eukleides 0.9.0
A Euclidean geometry drawing language
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 f889c4a..4760b56 100644 --- a/math/Makefile +++ b/math/Makefile @@ -23,6 +23,7 @@ SUBDIR += dcdflib SUBDIR += djbfft SUBDIR += eispack + SUBDIR += eukleides SUBDIR += eval SUBDIR += femlab SUBDIR += fftpack |