mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
Add slave port form frei0r OpenCV plugins: facebl0r, facedetect
This commit is contained in:
parent
bc2d55c6aa
commit
5103cd399d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276660
@ -209,6 +209,7 @@
|
||||
SUBDIR += freeimage
|
||||
SUBDIR += frei0r
|
||||
SUBDIR += frei0r-plugins-gavl
|
||||
SUBDIR += frei0r-plugins-opencv
|
||||
SUBDIR += frontline
|
||||
SUBDIR += ftgl
|
||||
SUBDIR += fujiplay
|
||||
|
11
graphics/frei0r-plugins-opencv/Makefile
Normal file
11
graphics/frei0r-plugins-opencv/Makefile
Normal file
@ -0,0 +1,11 @@
|
||||
# New ports collection makefile for: frei0r-plugins-opencv
|
||||
# Date created: 28 June 2011
|
||||
# Whom: Martin Matuska <mm@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
MASTERDIR= ${.CURDIR}/../frei0r
|
||||
|
||||
BUILDING_FREI0R_OPENCV= yes
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user