From 1fbd232fb290326c0fa530b3ce6062b0b8395051 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 4 Nov 2005 08:12:44 +0000 Subject: Imported R-date from pkgsrc-wip. Functions for handling dates. --- math/R-date/DESCR | 1 + math/R-date/Makefile | 15 +++++++++++++++ math/R-date/PLIST | 1 + math/R-date/distinfo | 5 +++++ 4 files changed, 22 insertions(+) create mode 100644 math/R-date/DESCR create mode 100644 math/R-date/Makefile create mode 100644 math/R-date/PLIST create mode 100644 math/R-date/distinfo (limited to 'math') diff --git a/math/R-date/DESCR b/math/R-date/DESCR new file mode 100644 index 00000000000..b895be7fa85 --- /dev/null +++ b/math/R-date/DESCR @@ -0,0 +1 @@ +Functions for handling dates. diff --git a/math/R-date/Makefile b/math/R-date/Makefile new file mode 100644 index 00000000000..2d1e1e71f60 --- /dev/null +++ b/math/R-date/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 08:12:44 rillig Exp $ +# + +CATEGORIES= math +MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} + +MAINTAINER= mchittur@cs.nmsu.edu +HOMEPAGE= ${R_HOMEPAGE_BASE}/date.html +COMMENT= Functions for handling dates + +R_PKGNAME= date +R_PKGVER= 1.2-18 + +.include "../../math/R/Makefile.extension" +.include "../../mk/bsd.pkg.mk" diff --git a/math/R-date/PLIST b/math/R-date/PLIST new file mode 100644 index 00000000000..2d3e9c4a4d3 --- /dev/null +++ b/math/R-date/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/04 08:12:44 rillig Exp $ diff --git a/math/R-date/distinfo b/math/R-date/distinfo new file mode 100644 index 00000000000..c43f699e7ea --- /dev/null +++ b/math/R-date/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2005/11/04 08:12:44 rillig Exp $ + +SHA1 (R/date_1.2-18.tar.gz) = 8bf96e17663becf0a0f3c0923a5219e201531354 +RMD160 (R/date_1.2-18.tar.gz) = bac8e6976b086d0e29e9096e9de09686c3e96c1d +Size (R/date_1.2-18.tar.gz) = 7914 bytes -- cgit v1.2.3