forked from Lainports/freebsd-ports
11 lines
212 B
Makefile
11 lines
212 B
Makefile
PORTREVISION= 1
|
|
PKGNAMESUFFIX= -plugins-${SLAVE_PORT:tl}
|
|
|
|
COMMENT= Frei0r ${SLAVE_PORT} plugins
|
|
|
|
MASTERDIR= ${.CURDIR}/../frei0r
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
SLAVE_PORT= OpenCV
|
|
|
|
.include "${MASTERDIR}/Makefile"
|