aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-LinearCombination/pkg-descr
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2002-05-27 22:52:23 +0800
committerskv <skv@FreeBSD.org>2002-05-27 22:52:23 +0800
commit01f8a321ce963351c00f51396e06ef4aa7ce7980 (patch)
treec296f57373263dfba09af1c2a0a4c27d1cbfc8a8 /math/p5-Math-LinearCombination/pkg-descr
parent51b519a988e7e7a2156e98e7fe884a6c77cd4f22 (diff)
downloadfreebsd-ports-gnome-01f8a321ce963351c00f51396e06ef4aa7ce7980.tar.gz
freebsd-ports-gnome-01f8a321ce963351c00f51396e06ef4aa7ce7980.tar.zst
freebsd-ports-gnome-01f8a321ce963351c00f51396e06ef4aa7ce7980.zip
Add p5-Math-LinearCombination 0.03,
sum of variables with a numerical coefficient. PR: 32975 Submitted by: Sergey Skvortsov <skv@FreeBSD.org>
Diffstat (limited to 'math/p5-Math-LinearCombination/pkg-descr')
-rw-r--r--math/p5-Math-LinearCombination/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/math/p5-Math-LinearCombination/pkg-descr b/math/p5-Math-LinearCombination/pkg-descr
new file mode 100644
index 000000000000..e631d16887e4
--- /dev/null
+++ b/math/p5-Math-LinearCombination/pkg-descr
@@ -0,0 +1,8 @@
+Math::LinearCombination is a module for representing mathematical linear
+combinations of variables. Evaluation and manipulation of linear
+combinations is also supported.
+
+WWW: http://search.cpan.org/search?dist=Math-LinearCombination
+
+-- Sergey Skvortsov
+skv@FreeBSD.org