mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
Add OpenCV-core slave port (core libraries only)
This commit is contained in:
parent
dc22da5d7e
commit
b3bad8698d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276656
@ -565,6 +565,7 @@
|
||||
SUBDIR += ogre3d
|
||||
SUBDIR += openclipart
|
||||
SUBDIR += opencv
|
||||
SUBDIR += opencv-core
|
||||
SUBDIR += opendis
|
||||
SUBDIR += opendx
|
||||
SUBDIR += openexr_ctl
|
||||
|
10
graphics/opencv-core/Makefile
Normal file
10
graphics/opencv-core/Makefile
Normal file
@ -0,0 +1,10 @@
|
||||
# New ports collection makefile for: opencv-core
|
||||
# Date created: 27 June 2011
|
||||
# Whom: Martin Matuska <mm@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
BUILDING_OPENCV_CORE= yes
|
||||
MASTERDIR= ${.CURDIR}/../opencv
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
x
Reference in New Issue
Block a user