8ed73fa040
energy to keep up.
12 lines
205 B
Makefile
12 lines
205 B
Makefile
# Created by: rafan@infor.org
|
|
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -python
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../../science/libsvm
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|