opnsense-ports/math/R-cran-miscTools/Makefile
Franco Fichtner 6094727f9d */*: sync with upstream
Taken from: FreeBSD
2015-12-03 05:59:06 +01:00

17 lines
327 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= miscTools
DISTVERSION= 0.6-16
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>