aboutsummaryrefslogtreecommitdiff
path: root/graphics/frei0r-plugins-opencv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/frei0r-plugins-opencv/Makefile')
-rw-r--r--graphics/frei0r-plugins-opencv/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/graphics/frei0r-plugins-opencv/Makefile b/graphics/frei0r-plugins-opencv/Makefile
index 294f6d059a5b..2de52ca243eb 100644
--- a/graphics/frei0r-plugins-opencv/Makefile
+++ b/graphics/frei0r-plugins-opencv/Makefile
@@ -1,5 +1,11 @@
+PORTREVISION= 0
+PKGNAMESUFFIX= -plugins-${SLAVE_PORT:tl}
+
+COMMENT= Frei0r ${SLAVE_PORT} plugins
+
MASTERDIR= ${.CURDIR}/../frei0r
+PLIST= ${.CURDIR}/pkg-plist
-BUILDING_FREI0R_OPENCV= yes
+SLAVE_PORT= OpenCV
.include "${MASTERDIR}/Makefile"