- 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-Math-String
# Date created: 2012-04-08
# Whom: Steve Wills <swills@FreeBSD.org>
#
# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Math-String
PORTVERSION= 1.28
@@ -17,7 +13,8 @@ COMMENT= Perl module to calculate with strings as if they were big integers
BUILD_DEPENDS= p5-Math-BigInt>=1.87:${PORTSDIR}/math/p5-Math-BigInt
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Math::String.3 \
Math::String::Charset.3 \