9a028b0117
- Support staging
12 lines
205 B
Makefile
12 lines
205 B
Makefile
# Created by: rafan@infor.org
|
|
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -python
|
|
|
|
MAINTAINER= rafan@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../../science/libsvm
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|