Files
pkgsrc-ng/math/R-zoo/Makefile
2013-09-26 17:14:40 +02:00

16 lines
383 B
Makefile

# $NetBSD: Makefile,v 1.2 2012/11/29 08:09:54 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-9
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"