1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# Created by: Wen Heping <wen@FreeBSD.org> # $FreeBSD$ PORTNAME= inline PORTVERSION= 0.3.12 PORTREVISION= 2 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>