diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-15 14:46:27 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-15 14:46:27 +0800 |
commit | 7b305e2cf7a3a0222af574ae011a6ed0cc332a71 (patch) | |
tree | ba3c04208d367f932b8fd22e44a5c15976e0a1c3 /math/Makefile | |
parent | d8d8822f93c55fb1077ebc4ea2b0b2c810b5640e (diff) | |
download | freebsd-ports-gnome-7b305e2cf7a3a0222af574ae011a6ed0cc332a71.tar.gz freebsd-ports-gnome-7b305e2cf7a3a0222af574ae011a6ed0cc332a71.tar.zst freebsd-ports-gnome-7b305e2cf7a3a0222af574ae011a6ed0cc332a71.zip |
Adding port math/p5-Math-Symbolic-Custom-CCompiler, Compile Math::Symbolic trees to C
Approved by: tobez (implicit)
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 860cfb26c1f9..271fea7f1209 100644 --- a/math/Makefile +++ b/math/Makefile @@ -190,6 +190,7 @@ SUBDIR += p5-Math-SimpleVariable SUBDIR += p5-Math-Spline SUBDIR += p5-Math-Symbolic + SUBDIR += p5-Math-Symbolic-Custom-CCompiler SUBDIR += p5-Math-Symbolic-Custom-Contains SUBDIR += p5-Math-SymbolicX-Inline SUBDIR += p5-Math-TrulyRandom |