freebsd-ports/devel/R-cran-gtools/Makefile
2014-01-14 13:46:30 +00:00

16 lines
285 B
Makefile

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