aboutsummaryrefslogblamecommitdiff
path: root/math/R-cran-backports/Makefile
blob: 19e5dd3fd5287c99756fdd4cd85fe808ec447b2f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                 

                         
                     
                    
                                          



                                                                       
                      
 
                                        

                      
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>

PORTNAME=	backports
PORTVERSION=	1.2.1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Reimplementations of Functions Introduced Since R-3.0.0

LICENSE=	GPLv2+

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>