aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-SymbolicX-Statistics-Distributions
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:41:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:41:50 +0000
commit13ca3d50e1ebf0f5e90f5704bf7e0a9c3faa3aba (patch)
tree29f9cdfae77a3518b007dbca80e77f94e34574fb /math/p5-Math-SymbolicX-Statistics-Distributions
parentdef2086b0eef7e9a686928b00e3f5459ce8321b0 (diff)
downloadports-13ca3d50e1ebf0f5e90f5704bf7e0a9c3faa3aba.tar.gz
ports-13ca3d50e1ebf0f5e90f5704bf7e0a9c3faa3aba.zip
- Add LICENSE
- Pass maintainership to submitter PR: ports/189294 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=353401
Diffstat (limited to 'math/p5-Math-SymbolicX-Statistics-Distributions')
-rw-r--r--math/p5-Math-SymbolicX-Statistics-Distributions/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/p5-Math-SymbolicX-Statistics-Distributions/Makefile b/math/p5-Math-SymbolicX-Statistics-Distributions/Makefile
index bf6368c368b6..572fe9a36ebf 100644
--- a/math/p5-Math-SymbolicX-Statistics-Distributions/Makefile
+++ b/math/p5-Math-SymbolicX-Statistics-Distributions/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Statistical distributions
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Math-Symbolic>=0:${PORTSDIR}/math/p5-Math-Symbolic \
p5-Math-SymbolicX-ParserExtensionFactory>=0:${PORTSDIR}/math/p5-Math-SymbolicX-ParserExtensionFactory
RUN_DEPENDS:= ${BUILD_DEPENDS}