b2f03ae50c
Changes since 1.2-34: - Add and register as.Date(), as.POSIXct() and as.POSIXlt() methods for class 'date' previously provided in base. - Register native routines.
11 lines
270 B
Makefile
11 lines
270 B
Makefile
# $NetBSD: Makefile,v 1.8 2018/05/06 03:28:35 minskim Exp $
|
|
|
|
DISTNAME= date_1.2-38
|
|
CATEGORIES= math
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Functions for Handling Dates
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
.include "../../mk/bsd.pkg.mk"
|