summaryrefslogtreecommitdiff
path: root/math/R-cran-combinat/Makefile
blob: afabe65af377a541238f79aab29f4b32b84efc0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	combinat
DISTVERSION=	0.0-8
PORTREVISION=	5
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Routines for combinatorics
WWW=		https://cran.r-project.org/package=combinat

LICENSE=	GPLv2

USES=		cran:auto-plist

.include <bsd.port.mk>