pkgsrc/math/R-date/Makefile
minskim b2f03ae50c math/R-date: Update to 1.2-38
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.
2018-05-06 03:28:35 +00:00

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"