aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-sfsmisc/Makefile
blob: e8fe98f3153a7ffbef8543ccd6193c3e993d7f2c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	sfsmisc
DISTVERSION=	1.1-18
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Utilities from 'Seminar fuer Statistik' ETH Zurich
WWW=		https://cran.r-project.org/web/packages/sfsmisc/

LICENSE=	GPLv2+

USES=		cran:auto-plist

.include <bsd.port.mk>