pkgsrc-wip/R-chron/Makefile

15 lines
479 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2004/11/26 18:50:43 daprice Exp $
#
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= mchittur@cs.nmsu.edu
HOMEPAGE= ${MASTER_SITE_R_CRAN:=contrib/Descriptions/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"