freebsd-ports/devel/R-cran-gtools/Makefile
2014-02-13 20:50:43 +00:00

16 lines
285 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= gtools
PORTVERSION= 3.3.0
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Various R programming tools
LICENSE= LGPL21
USES= cran:auto-plist
.include <bsd.port.mk>