Files
pkgsrc-ng/math/R-zoo/Makefile
2014-11-05 12:41:07 +01:00

16 lines
384 B
Makefile

# $NetBSD: Makefile,v 1.5 2014/03/14 15:20:58 wen Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/zoo/
COMMENT= S3 Infrastructure for Regular and Irregular Time Series
LICENSE= gnu-gpl-v2
R_PKGNAME= zoo
R_PKGVER= 1.7-10
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"