From b788532feef44331ba8dddc78810815941fc6489 Mon Sep 17 00:00:00 2001 From: markd Date: Sun, 2 Jul 2006 13:16:03 +0000 Subject: Initial import R-combinat 0.0.6 Routines for combinatorics --- math/R-combinat/DESCR | 1 + math/R-combinat/Makefile | 15 +++++++++++++++ math/R-combinat/PLIST | 1 + math/R-combinat/distinfo | 5 +++++ 4 files changed, 22 insertions(+) create mode 100644 math/R-combinat/DESCR create mode 100644 math/R-combinat/Makefile create mode 100644 math/R-combinat/PLIST create mode 100644 math/R-combinat/distinfo (limited to 'math') diff --git a/math/R-combinat/DESCR b/math/R-combinat/DESCR new file mode 100644 index 00000000000..8b9ef790427 --- /dev/null +++ b/math/R-combinat/DESCR @@ -0,0 +1 @@ +Routines for combinatorics diff --git a/math/R-combinat/Makefile b/math/R-combinat/Makefile new file mode 100644 index 00000000000..c0f237f708e --- /dev/null +++ b/math/R-combinat/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 13:16:03 markd Exp $ +# + +CATEGORIES= math +MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= ${R_HOMEPAGE_BASE}/combinat.html +COMMENT= Routines for combinatorics + +R_PKGNAME= combinat +R_PKGVER= 0.0-6 + +.include "../../math/R/Makefile.extension" +.include "../../mk/bsd.pkg.mk" diff --git a/math/R-combinat/PLIST b/math/R-combinat/PLIST new file mode 100644 index 00000000000..8494eb41359 --- /dev/null +++ b/math/R-combinat/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/02 13:16:03 markd Exp $ diff --git a/math/R-combinat/distinfo b/math/R-combinat/distinfo new file mode 100644 index 00000000000..7363dd410a4 --- /dev/null +++ b/math/R-combinat/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/07/02 13:16:03 markd Exp $ + +SHA1 (R/combinat_0.0-6.tar.gz) = f5e1c073a1df9ef8790d35300c6dc8e679f9accb +RMD160 (R/combinat_0.0-6.tar.gz) = e2fe862834e5061c5b26be8a356d701719cbac8f +Size (R/combinat_0.0-6.tar.gz) = 7677 bytes -- cgit v1.2.3