summaryrefslogtreecommitdiff
path: root/math/p5-Number-WithError/Makefile
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2010-10-05 03:03:19 +0000
committerSahil Tandon <sahil@FreeBSD.org>2010-10-05 03:03:19 +0000
commit1132c314caf63cfe92b635a2b729d5f1cf3c3e3c (patch)
tree5cb2e42199f41d2e5421de7f1a4174573374f570 /math/p5-Number-WithError/Makefile
parentAdd the new etc/man.d directory. (diff)
- Update to 1.01
- Pass maintainership to submitter - Assign to RUN_DEPENDS with immediate expansion PR: ports/150777 Submitted by: Frederic Culot <frederic@culot.org>
Notes
Notes: svn path=/head/; revision=262405
Diffstat (limited to 'math/p5-Number-WithError/Makefile')
-rw-r--r--math/p5-Number-WithError/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/math/p5-Number-WithError/Makefile b/math/p5-Number-WithError/Makefile
index 0c74ce758484..a35d774e9c2c 100644
--- a/math/p5-Number-WithError/Makefile
+++ b/math/p5-Number-WithError/Makefile
@@ -6,18 +6,17 @@
#
PORTNAME= Number-WithError
-PORTVERSION= 0.08
-PORTREVISION= 1
+PORTVERSION= 1.01
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= frederic@culot.org
COMMENT= Numbers with error propagation and scientific rounding
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
${SITE_PERL}/prefork.pm:${PORTSDIR}/devel/p5-prefork
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= Number::WithError.3