summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2002-05-27 14:50:49 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2002-05-27 14:50:49 +0000
commit4818abba4f346b0652db511162a351af3332a2f9 (patch)
tree4b397c3533e9642372d3dc35447a10cb832030c6 /math/Makefile
parentUpdated to 2.2, added examples. (diff)
Add p5-Math-SimpleVariable 0.03,
simple representation of mathematical variables. PR: 32974 Submitted by: Sergey Skvortsov <skv@FreeBSD.org>
Notes
Notes: svn path=/head/; revision=60136
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index b957d873f1e4..c0e23774d916 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -90,6 +90,7 @@
SUBDIR += p5-Math-Pari
SUBDIR += p5-Math-Random
SUBDIR += p5-Math-Random-MT
+ SUBDIR += p5-Math-SimpleVariable
SUBDIR += p5-Math-TrulyRandom
SUBDIR += p5-MatrixReal
SUBDIR += p5-Set-IntSpan