2009-12-11 20:26:24 +01:00
|
|
|
# $NetBSD: Makefile,v 1.5 2009/12/11 19:27:49 adam Exp $
|
2005-11-04 09:12:44 +01:00
|
|
|
|
2009-12-11 20:26:24 +01:00
|
|
|
CATEGORIES= math
|
|
|
|
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
|
2005-11-04 09:12:44 +01:00
|
|
|
|
2009-12-11 20:26:24 +01:00
|
|
|
MAINTAINER= mchittur@cs.nmsu.edu
|
|
|
|
HOMEPAGE= ${R_HOMEPAGE_BASE}/date/
|
|
|
|
COMMENT= Functions for handling dates
|
2005-11-04 09:12:44 +01:00
|
|
|
|
2009-12-11 20:26:24 +01:00
|
|
|
R_PKGNAME= date
|
|
|
|
R_PKGVER= 1.2-29
|
2005-11-04 09:12:44 +01:00
|
|
|
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|