aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-evaluate/Makefile
blob: a0ce29ea156f053acce4e4a7c39d5c58adcb0f56 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>

PORTNAME=	evaluate
PORTVERSION=	0.15
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Parsing and Evaluation Tools

LICENSE=	MIT

USES=	cran:auto-plist

.include <bsd.port.mk>