Slave port to science/libsvm
PR: ports/73981 Submitted by: Rong-En Fan <rafan(at)infor.org>
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
SUBDIR += kst
|
||||
SUBDIR += libctl
|
||||
SUBDIR += libsvm
|
||||
SUBDIR += libsvm-python
|
||||
SUBDIR += mayavi
|
||||
SUBDIR += mmtk
|
||||
SUBDIR += mpb
|
||||
|
||||
16
science/libsvm-python/Makefile
Normal file
16
science/libsvm-python/Makefile
Normal file
@@ -0,0 +1,16 @@
|
||||
# New ports collection makefile for: libsvm-python
|
||||
# Date Created: Nov 16 2004
|
||||
# Whom: rafan@infor.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PKGNAMESUFFIX= -python
|
||||
|
||||
MAINTAINER= rafan@infor.org
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../science/libsvm
|
||||
|
||||
WITH_PYTHON= yes
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
4
science/libsvm-python/pkg-descr
Normal file
4
science/libsvm-python/pkg-descr
Normal file
@@ -0,0 +1,4 @@
|
||||
This slave port adds Python interface to LIBSVM.
|
||||
|
||||
WWW: http://www.csie.ntu.edu.tw/~cjlin/libsvm/
|
||||
Author: Chih-Chung Chang and Chih-Jen Lin <cjlin@csie.ntu.edu.tw>
|
||||
Reference in New Issue
Block a user