aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Symbolic-Custom-Simplification
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:41:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:41:32 +0000
commit0894834500413c3fa5f13a15ac515d98c06dd6b2 (patch)
treea8ad4115c7ca536e44b56a5eb946a8d7fcf87461 /math/p5-Math-Symbolic-Custom-Simplification
parent474b799eb410dddf1e026b34359d60ba25b2cfe8 (diff)
downloadports-0894834500413c3fa5f13a15ac515d98c06dd6b2.tar.gz
ports-0894834500413c3fa5f13a15ac515d98c06dd6b2.zip
- Add LICENSE
- Pass maintainership to submitter PR: ports/189290 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=353397
Diffstat (limited to 'math/p5-Math-Symbolic-Custom-Simplification')
-rw-r--r--math/p5-Math-Symbolic-Custom-Simplification/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/p5-Math-Symbolic-Custom-Simplification/Makefile b/math/p5-Math-Symbolic-Custom-Simplification/Makefile
index 9e94175d4c92..6aae405bede3 100644
--- a/math/p5-Math-Symbolic-Custom-Simplification/Makefile
+++ b/math/p5-Math-Symbolic-Custom-Simplification/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= User defined simplification routines
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Math-Symbolic>=0:${PORTSDIR}/math/p5-Math-Symbolic
RUN_DEPENDS:= ${BUILD_DEPENDS}