Import p5-Math-Utils 1.13
Math::Utils provides useful mathematical functions not in Perl. From Wen Heping, who is taking MAINTAINER (thanks!) and additional tweaks from me. OK sthen@
This commit is contained in:
parent
7de4b73b1f
commit
c3b06557bc
22
math/p5-Math-Utils/Makefile
Normal file
22
math/p5-Math-Utils/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2019/07/19 19:48:14 cwen Exp $
|
||||
|
||||
COMMENT = useful mathematical functions not in Perl
|
||||
|
||||
DISTNAME = Math-Utils-1.13
|
||||
|
||||
CATEGORIES = math
|
||||
|
||||
MAINTAINER = Wen Heping <wenheping2000@hotmail.com>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = cpan
|
||||
|
||||
CONFIGURE_STYLE = modbuild
|
||||
|
||||
MAKE_ENV += TEST_POD=Yes
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
.include <bsd.port.mk>
|
2
math/p5-Math-Utils/distinfo
Normal file
2
math/p5-Math-Utils/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Math-Utils-1.13.tar.gz) = CgHcEk8efcrbTFNTzlKmjHuC10HUr8K0aiBUItLjfwg=
|
||||
SIZE (Math-Utils-1.13.tar.gz) = 30250
|
1
math/p5-Math-Utils/pkg/DESCR
Normal file
1
math/p5-Math-Utils/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Math::Utils provides useful mathematical functions not in Perl.
|
4
math/p5-Math-Utils/pkg/PLIST
Normal file
4
math/p5-Math-Utils/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2019/07/19 19:48:14 cwen Exp $
|
||||
${P5SITE}/Math/
|
||||
${P5SITE}/Math/Utils.pm
|
||||
@man man/man3p/Math::Utils.3p
|
Loading…
Reference in New Issue
Block a user