18 lines
369 B
Makefile
18 lines
369 B
Makefile
# Created by: David Naylor <naylor.b.david@gmail.com>
|
|
|
|
PORTNAME= timeDate
|
|
DISTVERSION= 3043.102
|
|
PORTREVISION= 3
|
|
CATEGORIES= finance
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Rmetrics - Chronological and Calendar Objects
|
|
|
|
LICENSE= GPLv2+
|
|
|
|
TEST_DEPENDS= R-cran-RUnit>0:devel/R-cran-RUnit
|
|
|
|
USES= cran:auto-plist
|
|
|
|
.include <bsd.port.mk>
|