freebsd-ports/textproc/R-cran-formatR/Makefile
TAKATSU Tomonari ed5a154c43 - Update to 1.4
2016-05-13 23:40:27 +00:00

16 lines
287 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= formatR
DISTVERSION= 1.4
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Format R Code Automatically
LICENSE= GPLv2+
USES= cran:auto-plist
.include <bsd.port.mk>