2012-10-07 10:01:14 +02:00
|
|
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
2011-08-30 23:14:29 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= zoo
|
2020-01-11 23:38:38 +01:00
|
|
|
DISTVERSION= 1.8-7
|
2011-08-30 23:14:29 +02:00
|
|
|
CATEGORIES= math
|
|
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
|
|
COMMENT= S3 Infrastructure for Regular and Irregular Time Series
|
|
|
|
|
2016-05-04 09:18:27 +02:00
|
|
|
LICENSE= GPLv2+
|
2011-08-30 23:14:29 +02:00
|
|
|
|
2016-12-17 13:19:58 +01:00
|
|
|
USES= cran:auto-plist,compiles
|
2011-08-30 23:14:29 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|