freebsd-ports/math/R-cran-miscTools/Makefile
2016-11-28 00:46:12 +00:00

17 lines
327 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= miscTools
DISTVERSION= 0.6-22
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Miscellaneous small tools and utilities for R
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USES= cran:auto-plist
.include <bsd.port.mk>