pkgsrc/math/R-chron/Makefile
markd f1a3bd0792 Update R-chron to 2.3.24
4 years of updates.
2008-10-13 11:34:21 +00:00

15 lines
375 B
Makefile

# $NetBSD: Makefile,v 1.4 2008/10/13 11:34:21 markd Exp $
#
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= mchittur@cs.nmsu.edu
HOMEPAGE= ${R_HOMEPAGE_BASE}/chron/
COMMENT= Chronological objects which can handle dates and times
R_PKGNAME= chron
R_PKGVER= 2.3-24
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"