diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-09 03:41:36 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-09 03:41:36 +0000 |
commit | 2bb1dc5680a88ac1c30832b1e80bbe7f8b52dfc6 (patch) | |
tree | eb64b40552b129b82ba26ae2e2f91b3e43698fc8 /math/p5-Number-WithError-LaTeX | |
parent | - Add LICENSE (diff) |
- Add LICENSE
- Pass maintainership to submitter
PR: ports/189291
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes:
svn path=/head/; revision=353398
Diffstat (limited to 'math/p5-Number-WithError-LaTeX')
-rw-r--r-- | math/p5-Number-WithError-LaTeX/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/math/p5-Number-WithError-LaTeX/Makefile b/math/p5-Number-WithError-LaTeX/Makefile index 32002579c8bb..752b8c7571fd 100644 --- a/math/p5-Number-WithError-LaTeX/Makefile +++ b/math/p5-Number-WithError-LaTeX/Makefile @@ -8,9 +8,12 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= LaTeX output for Number::WithError +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util \ p5-prefork>=0:${PORTSDIR}/devel/p5-prefork \ p5-Number-WithError>=0:${PORTSDIR}/math/p5-Number-WithError \ |