freebsd-ports/science/libsvm-python/Makefile
Rong-En Fan b3532e1dcf - Update to 2.84
- Now libsvm-python installs only python interface bits and it should be
  buildable on Python 2.5
2007-04-01 12:53:02 +00:00

16 lines
322 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
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"