1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/graphics/R-cran-qcc/Makefile

19 lines
295 B
Makefile
Raw Normal View History

# Created by: Pedro Giffuni
# $FreeBSD$
PORTNAME= qcc
DISTVERSION= 2.7
PORTREVISION= 2
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= pfg@FreeBSD.org
COMMENT= Quality Control Charts
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USES= cran:auto-plist
.include <bsd.port.mk>