Initial import of p5-Math-Fibonacci:
This module provides a few functions related to Fibonacci numbers. ok simon@
This commit is contained in:
parent
6c19d49ee6
commit
80ebc4ee70
18
math/p5-Math-Fibonacci/Makefile
Normal file
18
math/p5-Math-Fibonacci/Makefile
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
# $OpenBSD: Makefile,v 1.1.1.1 2007/12/17 20:18:26 merdely Exp $
|
||||||
|
|
||||||
|
COMMENT= Fibonacci numbers
|
||||||
|
|
||||||
|
DISTNAME= Math-Fibonacci-1.5
|
||||||
|
CATEGORIES= math
|
||||||
|
|
||||||
|
MAINTAINER= Michael Erdely <merdely@openbsd.org>
|
||||||
|
|
||||||
|
# Perl
|
||||||
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
|
MODULES= cpan
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
5
math/p5-Math-Fibonacci/distinfo
Normal file
5
math/p5-Math-Fibonacci/distinfo
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
MD5 (Math-Fibonacci-1.5.tar.gz) = FV0A6+GlKKznBRDziVliKg==
|
||||||
|
RMD160 (Math-Fibonacci-1.5.tar.gz) = u1pwkOQ6IFm+WSUhk6NZDNLSwYM=
|
||||||
|
SHA1 (Math-Fibonacci-1.5.tar.gz) = P8jW8sK0Ht2NbHBc+6jvJ6CxRss=
|
||||||
|
SHA256 (Math-Fibonacci-1.5.tar.gz) = cKgobpRVjfmdyS9S2D4eIKe494UrzDod59njOCYLmbo=
|
||||||
|
SIZE (Math-Fibonacci-1.5.tar.gz) = 4626
|
1
math/p5-Math-Fibonacci/pkg/DESCR
Normal file
1
math/p5-Math-Fibonacci/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
|||||||
|
This module provides a few functions related to Fibonacci numbers.
|
4
math/p5-Math-Fibonacci/pkg/PLIST
Normal file
4
math/p5-Math-Fibonacci/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/12/17 20:18:26 merdely Exp $
|
||||||
|
${P5SITE}/Math/
|
||||||
|
${P5SITE}/Math/Fibonacci.pm
|
||||||
|
@man man/man3p/Math::Fibonacci.3p
|
Loading…
x
Reference in New Issue
Block a user