Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/devel/R-cran-evaluate/Makefile
16123 views
# Created by: TAKATSU Tomonari <[email protected]>

PORTNAME=	evaluate
PORTVERSION=	0.14
PORTREVISION=	2
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Parsing and Evaluation Tools

LICENSE=	MIT

USES=	cran:auto-plist

.include <bsd.port.mk>