aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Cephes
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2012-03-06 06:49:17 +0000
committerWen Heping <wen@FreeBSD.org>2012-03-06 06:49:17 +0000
commitdf6b66b3d4ff4f5fed9c33701faa63b75bd3bcb0 (patch)
tree9591ced3ac704481469dc5d76c17e0323a09731a /math/p5-Math-Cephes
parent7e0af3496787bb93075b2e44b0fbf2b93183c3c4 (diff)
downloadports-df6b66b3d4ff4f5fed9c33701faa63b75bd3bcb0.tar.gz
ports-df6b66b3d4ff4f5fed9c33701faa63b75bd3bcb0.zip
- Mark MAKE_JOBS_UNSAFE [1]
- Pass maintainership to perl@ PR: ports/165752 [1] Submitted by: swills@ [1]
Notes
Notes: svn path=/head/; revision=292809
Diffstat (limited to 'math/p5-Math-Cephes')
-rw-r--r--math/p5-Math-Cephes/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/p5-Math-Cephes/Makefile b/math/p5-Math-Cephes/Makefile
index 32e2f103ea40..b4adf6016ad8 100644
--- a/math/p5-Math-Cephes/Makefile
+++ b/math/p5-Math-Cephes/Makefile
@@ -11,9 +11,11 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to the cephes math library
+MAKE_JOBS_UNSAFE= yes
+
MAN1= pmath.1
MAN3= Math::Cephes.3 \
Math::Cephes::Complex.3 \