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

20 lines
424 B
Makefile
Raw Normal View History

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= strucchange
2013-11-23 07:01:42 +01:00
DISTVERSION= 1.5-0
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Testing, Monitoring, and Dating Structural Changes
LICENSE= GPLv2
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>