opnsense-ports/math/R-cran-survey/Makefile
Franco Fichtner c5d96be73f */*: sync with upstream
Taken from: HardenedBSD
2018-03-18 09:15:16 +01:00

17 lines
308 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= survey
DISTVERSION= 3.33-2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Analysis of complex survey samples
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USES= cran:auto-plist
.include <bsd.port.mk>