17 lines
343 B
Makefile
17 lines
343 B
Makefile
PORTNAME= timeDate
|
|
DISTVERSION= 4022.108
|
|
PORTREVISION= 1
|
|
CATEGORIES= finance
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
|
COMMENT= Rmetrics - Chronological and Calendar Objects
|
|
WWW= https://www.rmetrics.org
|
|
|
|
LICENSE= GPLv2+
|
|
|
|
TEST_DEPENDS= R-cran-RUnit>0:devel/R-cran-RUnit
|
|
|
|
USES= cran:auto-plist
|
|
|
|
.include <bsd.port.mk>
|