freebsd-ports/math/R-cran-backports/Makefile
2019-10-06 07:16:57 +00:00

16 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>