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

                      
                      
                    
                                          



                                                            
                   
                           
 
                   
                      
# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$

PORTNAME=	inline
PORTVERSION=	0.3.12
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Inline C, C++, Fortran function calls from R

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes

NO_STAGE=	yes
.include <bsd.port.mk>