aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:43:05 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:43:05 +0000
commit92757eeaa0c484434acd2f1a2a07767f1b517515 (patch)
tree2c9932b52fa11c1707500691eca3d3f8796568e3
parent1aa43d8682a31d33fa83958e9e596440cc68ffb0 (diff)
downloadports-92757eeaa0c484434acd2f1a2a07767f1b517515.tar.gz
ports-92757eeaa0c484434acd2f1a2a07767f1b517515.zip
Notes
-rw-r--r--math/p5-Math-Algebra-Symbols/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/p5-Math-Algebra-Symbols/Makefile b/math/p5-Math-Algebra-Symbols/Makefile
index 65d3c4f5535c..a12b07de0d2c 100644
--- a/math/p5-Math-Algebra-Symbols/Makefile
+++ b/math/p5-Math-Algebra-Symbols/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Symbolic Algebra in Pure Perl
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
RUN_DEPENDS:= ${BUILD_DEPENDS}