summaryrefslogtreecommitdiff
path: root/math/p5-Math-Series/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-Series/Makefile')
-rw-r--r--math/p5-Math-Series/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/p5-Math-Series/Makefile b/math/p5-Math-Series/Makefile
index b1fc42e42dbd..5cb5612f71bf 100644
--- a/math/p5-Math-Series/Makefile
+++ b/math/p5-Math-Series/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Perl extension dealing with mathematic series
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Math-Symbolic>=0:${PORTSDIR}/math/p5-Math-Symbolic \
p5-Math-Sequence>=0:${PORTSDIR}/math/p5-Math-Sequence
RUN_DEPENDS:= ${BUILD_DEPENDS}