aboutsummaryrefslogtreecommitdiffstats
path: root/science/libsvm-python/Makefile
blob: a2b7fce34c2ebe59af6610a5e3a451e9f4759131 (plain) (blame)
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@FreeBSD.org

MASTERDIR=  ${.CURDIR}/../../science/libsvm

PLIST=      ${.CURDIR}/pkg-plist

.include "${MASTERDIR}/Makefile"