freebsd-ports/finance/R-cran-strucchange/Makefile

21 lines
449 B
Makefile
Raw Normal View History

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= strucchange
DISTVERSION= 1.5-1
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Testing, Monitoring, and Dating Structural Changes
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
RUN_DEPENDS= R-cran-zoo>0:${PORTSDIR}/math/R-cran-zoo \
R-cran-sandwich>0:${PORTSDIR}/math/R-cran-sandwich
USES= cran:auto-plist
.include <bsd.port.mk>