freebsd-ports/math/R-cran-inline/Makefile
Wen Heping fa4a43fd60 - Update to 0.3.10
- Trim Makefile headers

Feature safe:	yes
2012-10-11 06:16:08 +00:00

15 lines
291 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= inline
PORTVERSION= 0.3.10
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>