pkgsrc/math/R-chron/Makefile
rillig ca58a2dfef Imported R-chron from pkgsrc-wip.
Chronological objects which can handle dates and times.
2005-11-04 07:59:58 +00:00

15 lines
453 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 07:59:58 rillig Exp $
#
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= mchittur@cs.nmsu.edu
HOMEPAGE= ${R_HOMEPAGE_BASE}/chron.html
COMMENT= Chronological objects which can handle dates and times
R_PKGNAME= chron
R_PKGVER= 2.2-31
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"