1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/math/R-cran-backports/Makefile
2019-10-06 07:16:57 +00:00

17 lines
325 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= backports
PORTVERSION= 1.1.5
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Reimplementations of Functions Introduced Since R-3.0.0
LICENSE= GPLv2+
USES= cran:auto-plist,compiles
.include <bsd.port.mk>