summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-08-28 06:26:31 +0000
committermef <mef@pkgsrc.org>2021-08-28 06:26:31 +0000
commita080a4bfe77c7f6d8b846cf36719af6a7bf47da4 (patch)
treef555677c043e88b56cb59410cd5dd35d75d04112
parent03ead0da6acb4ef30722f89c700a3c8d6b21a8f4 (diff)
downloadpkgsrc-a080a4bfe77c7f6d8b846cf36719af6a7bf47da4.tar.gz
math/R-sets: import R-sets-1.0.18
Data structures and basic operations for ordinary sets, generalizations such as fuzzy sets, multisets, and fuzzy multisets, customizable sets, and intervals.
-rw-r--r--math/R-sets/DESCR3
-rw-r--r--math/R-sets/Makefile13
-rw-r--r--math/R-sets/distinfo6
3 files changed, 22 insertions, 0 deletions
diff --git a/math/R-sets/DESCR b/math/R-sets/DESCR
new file mode 100644
index 00000000000..1227b63b831
--- /dev/null
+++ b/math/R-sets/DESCR
@@ -0,0 +1,3 @@
+Data structures and basic operations for ordinary sets,
+generalizations such as fuzzy sets, multisets, and fuzzy multisets,
+customizable sets, and intervals.
diff --git a/math/R-sets/Makefile b/math/R-sets/Makefile
new file mode 100644
index 00000000000..9b2ab6941af
--- /dev/null
+++ b/math/R-sets/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/08/28 06:26:31 mef Exp $
+
+R_PKGNAME= sets
+R_PKGVER= 1.0-18
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Sets, Generalized Sets, Customizable Sets and Intervals
+LICENSE= gnu-gpl-v2
+
+USE_LANGUAGES= c
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-sets/distinfo b/math/R-sets/distinfo
new file mode 100644
index 00000000000..ea20bf8be46
--- /dev/null
+++ b/math/R-sets/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/08/28 06:26:31 mef Exp $
+
+SHA1 (R/sets_1.0-18.tar.gz) = 72798ef33bea05907d8849386d5209630ce7cb80
+RMD160 (R/sets_1.0-18.tar.gz) = 7b6a2635710ce467c96310a64e211d0dbe5f96e2
+SHA512 (R/sets_1.0-18.tar.gz) = 4569baf26a8a999544cd3bf10b598ba242ca34730c7b07919645650cf12212e87d7f687e594ec89426ea25a55b8800a7c27a9550037df54d5b571072579b3498
+Size (R/sets_1.0-18.tar.gz) = 422583 bytes