1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/devel/R-cran-gbm/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

15 lines
254 B
Makefile

PORTNAME= gbm
DISTVERSION= 2.0-8
PORTREVISION= 11
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Extensions to AdaBoost algorithm
LICENSE= GPLv2
USES= cran:auto-plist,compiles
.include <bsd.port.mk>