aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-LinearCombination
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-LinearCombination')
-rw-r--r--math/p5-Math-LinearCombination/Makefile1
-rw-r--r--math/p5-Math-LinearCombination/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-LinearCombination/Makefile b/math/p5-Math-LinearCombination/Makefile
index 34e2287aa3c8..b87e6a0cb555 100644
--- a/math/p5-Math-LinearCombination/Makefile
+++ b/math/p5-Math-LinearCombination/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Math
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
+COMMENT= Sum of variables with a numerical coefficient
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/fields.pm:${PORTSDIR}/devel/p5-Class-Fields \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Math/SimpleVariable.pm:${PORTSDIR}/math/p5-Math-SimpleVariable
diff --git a/math/p5-Math-LinearCombination/pkg-comment b/math/p5-Math-LinearCombination/pkg-comment
deleted file mode 100644
index 7d6c1226789b..000000000000
--- a/math/p5-Math-LinearCombination/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Sum of variables with a numerical coefficient