# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: head/devel/R-cran-sourcetools/Makefile 468332 2018-04-26 08:21:58Z tota $

PORTNAME=	sourcetools
PORTVERSION=	0.1.7
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Tools for the Reading and Tokenization of R Code

LICENSE=	MIT

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>
