aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Number-WithError-LaTeX
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-05-09 11:41:36 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-05-09 11:41:36 +0800
commit18673e782056fcc54ba7c4c96d8eabda633f71a1 (patch)
treeeb64b40552b129b82ba26ae2e2f91b3e43698fc8 /math/p5-Number-WithError-LaTeX
parentb7f7839ecceaaaebfabb69fed599431c9127fe84 (diff)
downloadfreebsd-ports-gnome-18673e782056fcc54ba7c4c96d8eabda633f71a1.tar.gz
freebsd-ports-gnome-18673e782056fcc54ba7c4c96d8eabda633f71a1.tar.zst
freebsd-ports-gnome-18673e782056fcc54ba7c4c96d8eabda633f71a1.zip
- Add LICENSE
- Pass maintainership to submitter PR: ports/189291 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Diffstat (limited to 'math/p5-Number-WithError-LaTeX')
-rw-r--r--math/p5-Number-WithError-LaTeX/Makefile5
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 \