freebsd-ports/math/R-cran-survey/Makefile

18 lines
308 B
Makefile
Raw Normal View History

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= survey
2018-03-17 13:25:14 +01:00
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>