mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
8ed73fa040
energy to keep up.
13 lines
205 B
Makefile
13 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"
|