- update to Statistics-Descriptive-3.0201
- install examples
This commit is contained in:
parent
3684c385be
commit
aa1ab293dc
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/12/03 11:45:41 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2011/06/01 17:10:04 jasper Exp $
|
||||
|
||||
COMMENT = basic descriptive statistical functions
|
||||
|
||||
DISTNAME = Statistics-Descriptive-2.6
|
||||
REVISION = 0
|
||||
DISTNAME = Statistics-Descriptive-3.0201
|
||||
CATEGORIES = math
|
||||
|
||||
# perl
|
||||
@ -13,8 +12,9 @@ PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
MODULES = cpan
|
||||
|
||||
CONFIGURE_STYLE = modbuild
|
||||
MODCPAN_EXAMPLES = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
NO_REGRESS = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (Statistics-Descriptive-2.6.tar.gz) = BWArcCitoDk7UDrO550mFg==
|
||||
RMD160 (Statistics-Descriptive-2.6.tar.gz) = i8bdSl0/gUo8kPFwHMolaLi+B9Q=
|
||||
SHA1 (Statistics-Descriptive-2.6.tar.gz) = HZbCQOGcalZnVRN8/iqx5/PD9so=
|
||||
SHA256 (Statistics-Descriptive-2.6.tar.gz) = UZ0Dkyxd7ck8tuzbbE0j3D9gdgpbVsKOIsQaaxslXb4=
|
||||
SIZE (Statistics-Descriptive-2.6.tar.gz) = 11252
|
||||
MD5 (Statistics-Descriptive-3.0201.tar.gz) = +GXSWZyyv+Sf9dd8S2ZFaw==
|
||||
RMD160 (Statistics-Descriptive-3.0201.tar.gz) = X/vzU6/SJPruWmt1jB+dxO9rIig=
|
||||
SHA1 (Statistics-Descriptive-3.0201.tar.gz) = phpLjILlyhWea4i7etwbUulxMZs=
|
||||
SHA256 (Statistics-Descriptive-3.0201.tar.gz) = PDHJi86Ffnr5II58EAlRcKaVaWGsTkKjURs9zx29lX4=
|
||||
SIZE (Statistics-Descriptive-3.0201.tar.gz) = 22925
|
||||
|
@ -1,4 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/09/24 13:43:37 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/06/01 17:10:05 jasper Exp $
|
||||
${P5SITE}/Statistics/
|
||||
${P5SITE}/Statistics/Descriptive.pm
|
||||
@man man/man3p/Statistics::Descriptive.3p
|
||||
share/examples/p5-Statistics-Descriptive/
|
||||
share/examples/p5-Statistics-Descriptive/statistical-analysis.pl
|
||||
|
Loading…
Reference in New Issue
Block a user