import Math::Round 0.06
perl extension for rounding numbers
This commit is contained in:
parent
5e5d98410a
commit
c95e263881
17
math/p5-Math-Round/Makefile
Normal file
17
math/p5-Math-Round/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/12/27 17:29:39 steven Exp $
|
||||
|
||||
COMMENT= "Perl extension for rounding numbers"
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Math-Round-0.06
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= Steven Mestdagh <steven@openbsd.org>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
4
math/p5-Math-Round/distinfo
Normal file
4
math/p5-Math-Round/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (Math-Round-0.06.tar.gz) = 552cef2753b246f97a6e20d8dee66e7c
|
||||
RMD160 (Math-Round-0.06.tar.gz) = c9f68f179d77a992a1bf21b0918457415a6789c9
|
||||
SHA1 (Math-Round-0.06.tar.gz) = ab6d15a5594b3f443b70c1d6477fc8409520173a
|
||||
SIZE (Math-Round-0.06.tar.gz) = 5002
|
1
math/p5-Math-Round/pkg/DESCR
Normal file
1
math/p5-Math-Round/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Math::Round supplies functions that will round numbers in different ways.
|
8
math/p5-Math-Round/pkg/PLIST
Normal file
8
math/p5-Math-Round/pkg/PLIST
Normal file
@ -0,0 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/12/27 17:29:39 steven Exp $
|
||||
${P5SITE}/Math/
|
||||
${P5SITE}/Math/Round.pm
|
||||
${P5SITE}/auto/
|
||||
${P5SITE}/auto/Math/
|
||||
${P5SITE}/auto/Math/Round/
|
||||
${P5SITE}/auto/Math/Round/autosplit.ix
|
||||
@man man/man3p/Math::Round.3p
|
Loading…
Reference in New Issue
Block a user