blob: b7b32630bf78afad206c7e2afa5ab05276c7ef66 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Created by: rafan@infor.org
# $FreeBSD$
PKGNAMESUFFIX= -python
MAINTAINER= ports@FreeBSD.org
MASTERDIR= ${.CURDIR}/../../science/libsvm
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"
|