diff options
author | acm <acm@FreeBSD.org> | 2009-01-14 10:51:26 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2009-01-14 10:51:26 +0800 |
commit | 9c8b6d19f3da70af8b902e49f6c909292bafee51 (patch) | |
tree | d4daa94840dee003f01eed3ba8bc8fe4400b0c7e /math/Makefile | |
parent | b888707cbfb422d738c74bb80a44d8d61226b8fc (diff) | |
download | freebsd-ports-gnome-9c8b6d19f3da70af8b902e49f6c909292bafee51.tar.gz freebsd-ports-gnome-9c8b6d19f3da70af8b902e49f6c909292bafee51.tar.zst freebsd-ports-gnome-9c8b6d19f3da70af8b902e49f6c909292bafee51.zip |
- New port: math/fpc-numlib
Free Pascal unit to numerical methods
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 e7a401b1c130..b706f9937270 100644 --- a/math/Makefile +++ b/math/Makefile @@ -71,6 +71,7 @@ SUBDIR += fftw3-long SUBDIR += fityk SUBDIR += fpc-fftw + SUBDIR += fpc-numlib SUBDIR += freefem SUBDIR += freefem++ SUBDIR += freemat |