Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/math/R-cran-combinat/Makefile
16146 views
# Created by: Pedro Giffuni

PORTNAME=	combinat
DISTVERSION=	0.0-8
PORTREVISION=	4
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Routines for combinatorics

LICENSE=	GPLv2

USES=		cran:auto-plist

.include <bsd.port.mk>