mirror of
https://git.freebsd.org/ports.git
synced 2025-05-06 10:57:37 -04:00
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"
|