diff options
-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 \ |