summaryrefslogblamecommitdiff
path: root/math/R-cran-polynom/Makefile
blob: 94a37bfb8e3b2c528f2baf3d416895306e5b16b4 (plain) (tree)
1
2
3
4
5
6
7
8
9
                       
                     
                 




                                                                                      
                                                                





                               
PORTNAME=	polynom
DISTVERSION=	1.4-1
PORTREVISION=	1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Functions to Implement a Class for Univariate Polynomial Manipulations
WWW=		https://cran.r-project.org/web/packages/polynom/

LICENSE=	GPLv2

USES=		cran:auto-plist

.include <bsd.port.mk>