1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/devel/R-cran-sourcetools/Makefile
2018-04-26 08:21:58 +00:00

17 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>