freebsd-ports/devel/R-cran-evaluate/Makefile
2021-04-06 16:31:07 +02:00

16 lines
288 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= evaluate
PORTVERSION= 0.14
PORTREVISION= 2
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Parsing and Evaluation Tools
LICENSE= MIT
USES= cran:auto-plist
.include <bsd.port.mk>