diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-01-31 02:43:02 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-01-31 02:43:02 +0800 |
commit | b8719ecf7412e9d9152ecf21f28ae260dcefd51d (patch) | |
tree | 1b461469dd3318007188e0ce2086aacad411d058 /math/Makefile | |
parent | d8c617125e0f36b2ee9c7c8b7b2b104980bbf09b (diff) | |
download | freebsd-ports-graphics-b8719ecf7412e9d9152ecf21f28ae260dcefd51d.tar.gz freebsd-ports-graphics-b8719ecf7412e9d9152ecf21f28ae260dcefd51d.tar.zst freebsd-ports-graphics-b8719ecf7412e9d9152ecf21f28ae260dcefd51d.zip |
add clarence 0.1.8
Programmer's calculator
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 193dc5c3c5a..d5924ef2245 100644 --- a/math/Makefile +++ b/math/Makefile @@ -15,6 +15,7 @@ SUBDIR += calcoo SUBDIR += calctool SUBDIR += ccmath + SUBDIR += clarence SUBDIR += cln SUBDIR += concorde SUBDIR += cxsc |