mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
bc764aba5e
Prepare moving of python module to own port
11 lines
267 B
Makefile
11 lines
267 B
Makefile
# 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"
|