freebsd-ports/science/libsvm-python/Makefile
Sergey Matveychuk 2eae5abe30 Slave port to science/libsvm
PR:		ports/73981
Submitted by:	Rong-En Fan <rafan(at)infor.org>
2004-12-11 04:52:40 +00:00

16 lines
308 B
Makefile

# 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"