aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-sets/Makefile
blob: 3d3d18f916636b7520b52a0eda0fe42c22983c20 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	sets
DISTVERSION=	1.0-21
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Sets, Generalized Sets, Customizable Sets and Intervals
WWW=		https://cran.r-project.org/web/packages/sets/

LICENSE=	GPLv2

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>