- Convert to new perl framework

- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
This commit is contained in:
Mathieu Arnold
2013-08-02 18:52:07 +00:00
parent 49b7a7d4a4
commit 4819ca343b
1871 changed files with 4836 additions and 7428 deletions

View File

@@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Algorithm-CurveFit
# Date created: 2006-10-20
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
#
PORTNAME= Algorithm-CurveFit
PORTVERSION= 1.05
@@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-MatrixReal>=0:${PORTSDIR}/math/p5-MatrixReal \
p5-Math-Symbolic>=0:${PORTSDIR}/math/p5-Math-Symbolic
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_MODBUILD= yes
USES= perl5
USE_PERL5= modbuild
MAN3= Algorithm::CurveFit.3