aboutsummaryrefslogblamecommitdiff
path: root/math/R-cran-combinat/Makefile
blob: 74502eb5968754c9e5ae5f45462689b03827b3a1 (plain) (tree)
1
2
3
4
5
                           


                        
                 










                                          
# Created by: Pedro Giffuni

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

MAINTAINER=	pfg@FreeBSD.org
COMMENT=	Routines for combinatorics

LICENSE=	GPLv2

USES=		cran:auto-plist

.include <bsd.port.mk>