1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/science/R-cran-kernlab/Makefile
2023-05-11 07:08:26 +00:00

15 lines
316 B
Makefile

PORTNAME= kernlab
DISTVERSION= 0.9-32
CATEGORIES= science
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Kernel-Based Machine Learning Lab
WWW= https://cran.r-project.org/web/packages/kernlab/
LICENSE= GPLv2
USES= compiler:c++11-lang cran:auto-plist,compiles
.include <bsd.port.mk>