freebsd-ports/textproc/R-cran-formatR/Makefile
TAKATSU Tomonari 2520f226af - Update to 1.5
2017-05-07 07:53:54 +00:00

16 lines
287 B
Makefile

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