# New ports collection makefile for:	R-cran-inline
# Date created:				May 8, 2010
# Whom:					Wen Heping <wen@FreeBSD.org>
#
# $FreeBSD: ports/math/R-cran-inline/Makefile,v 1.15 2012/03/03 16:59:32 bf Exp $
#

PORTNAME=	inline
PORTVERSION=	0.3.8
PORTREVISION=	6
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

.include <bsd.port.mk>
