1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/science/libsvm-python/Makefile
Rong-En Fan ba5a82b53b Change to my FreeBSD.org email.
Approved by:	delphij (mentor)
2006-06-27 03:58:58 +00:00

17 lines
310 B
Makefile

# 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
WITH_PYTHON= yes
.include "${MASTERDIR}/Makefile"