blob: f3499a1e03552990db30bbb1b91c7db8a63373b9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= qcc
DISTVERSION= 2.7
PORTREVISION= 5
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Quality Control Charts
WWW= https://cran.r-project.org/package=qcc
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USES= cran:auto-plist
.include <bsd.port.mk>
|