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

16 lines
322 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= sourcetools
PORTVERSION= 0.1.7
PORTREVISION= 3
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>