aboutsummaryrefslogblamecommitdiff
path: root/devel/R-cran-vcd/Makefile
blob: de256728690197eedd00d19e47cd760b7a5dd5c7 (plain) (tree)
1
2
3
4
5
6
7
8
                                             

                   
                     


                                          
                               









                                                                        
# Created by: Ryan Steinmetz <zi@FreeBSD.org>

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>