1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/math/R-cran-inline/Makefile
2020-12-02 23:49:16 +00:00

18 lines
327 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= inline
PORTVERSION= 0.3.17
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Inline C, C++, Fortran function calls from R
LICENSE= LGPL20 LGPL21 LGPL3
LICENSE_COMB= multi
USES= cran:auto-plist
.include <bsd.port.mk>