freebsd-ports/devel/R-cran-vcd/Makefile
2020-09-22 22:55:12 +00:00

20 lines
409 B
Makefile

# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD$
PORTNAME= vcd
DISTVERSION= 1.4-8
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Visualization techniques, data sets for categorical data
LICENSE= GPLv2
RUN_DEPENDS= R-cran-colorspace>0:graphics/R-cran-colorspace \
R-cran-lmtest>0:finance/R-cran-lmtest
USES= cran:auto-plist
.include <bsd.port.mk>