aboutsummaryrefslogtreecommitdiff
path: root/graphics/frei0r-plugins-gavl/Makefile
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-06-29 12:00:23 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-06-29 12:00:23 +0000
commitbc2d55c6aa1251c573bea66479f815ae3ebfc270 (patch)
tree47ccd4c7a0543cb6fbd333c3beddc27d5e0ac433 /graphics/frei0r-plugins-gavl/Makefile
parentad9bc6c2eaf1ce74fe257a8af0b28d2d94a462c1 (diff)
downloadports-bc2d55c6aa1251c573bea66479f815ae3ebfc270.tar.gz
ports-bc2d55c6aa1251c573bea66479f815ae3ebfc270.zip
Add slave port for gavl OpenCV plugins: rgbparade, scale0tilt, vectorscope
Notes
Notes: svn path=/head/; revision=276659
Diffstat (limited to 'graphics/frei0r-plugins-gavl/Makefile')
-rw-r--r--graphics/frei0r-plugins-gavl/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/frei0r-plugins-gavl/Makefile b/graphics/frei0r-plugins-gavl/Makefile
new file mode 100644
index 000000000000..11ddafe0c5c6
--- /dev/null
+++ b/graphics/frei0r-plugins-gavl/Makefile
@@ -0,0 +1,11 @@
+# New ports collection makefile for: frei0r-plugins-gavl
+# Date created: 28 June 2011
+# Whom: Martin Matuska <mm@FreeBSD.org>
+#
+# $FreeBSD$
+#
+MASTERDIR= ${.CURDIR}/../frei0r
+
+BUILDING_FREI0R_GAVL= yes
+
+.include "${MASTERDIR}/Makefile"