aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/Makefile1
-rw-r--r--math/R-cran-date/Makefile15
-rw-r--r--math/R-cran-date/distinfo3
-rw-r--r--math/R-cran-date/pkg-descr3
4 files changed, 22 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 3328f106622e..411e7a00036c 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -45,6 +45,7 @@
SUBDIR += R-cran-combinat
SUBDIR += R-cran-conf.design
SUBDIR += R-cran-conquer
+ SUBDIR += R-cran-date
SUBDIR += R-cran-ddalpha
SUBDIR += R-cran-deldir
SUBDIR += R-cran-dimRed
diff --git a/math/R-cran-date/Makefile b/math/R-cran-date/Makefile
new file mode 100644
index 000000000000..45dd0596bff9
--- /dev/null
+++ b/math/R-cran-date/Makefile
@@ -0,0 +1,15 @@
+# Created by: Guangyuan Yang <ygy@FreeBSD.org>
+
+PORTNAME= date
+DISTVERSION= 1.2-39
+CATEGORIES= math
+DISTNAME= ${PORTNAME}_${DISTVERSION}
+
+MAINTAINER= ygy@FreeBSD.org
+COMMENT= Functions for Handling Dates
+
+LICENSE= GPLv2
+
+USES= cran:auto-plist,compiles
+
+.include <bsd.port.mk>
diff --git a/math/R-cran-date/distinfo b/math/R-cran-date/distinfo
new file mode 100644
index 000000000000..eb904fb0b314
--- /dev/null
+++ b/math/R-cran-date/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1639104741
+SHA256 (date_1.2-39.tar.gz) = b5b1935638b73373809c009f94b77f993cd301744488d9bdf71ef79c82099757
+SIZE (date_1.2-39.tar.gz) = 10429
diff --git a/math/R-cran-date/pkg-descr b/math/R-cran-date/pkg-descr
new file mode 100644
index 000000000000..b775e7237713
--- /dev/null
+++ b/math/R-cran-date/pkg-descr
@@ -0,0 +1,3 @@
+Functions for handling dates.
+
+WWW: https://CRAN.R-project.org/package=date