summaryrefslogblamecommitdiff
path: root/science/libsvm-python/Makefile
blob: 380974cfce7a0214aae0cf4019a52a3713cb40e3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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"