freebsd-ports/finance/R-cran-urca/Makefile
TAKATSU Tomonari ddb19a8692 - Update to 1.3-0
- Update WWW: line in pkg-descr
2016-09-10 07:17:15 +00:00

16 lines
312 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= urca
DISTVERSION= 1.3-0
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Unit root and cointegration tests for time series data
LICENSE= GPLv2+
USES= cran:auto-plist
.include <bsd.port.mk>