blob: 9452d69e76aa5ed58a9422520d40c3b6465bd161 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
PORTREVISION= 1
PKGNAMESUFFIX= -python
MAINTAINER= ports@FreeBSD.org
MASTERDIR= ${.CURDIR}/../../science/libsvm
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"
|