freebsd-ports/devel/R-cran-sourcetools/Makefile
2018-04-26 08:21:58 +00:00

16 lines
318 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
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>