freebsd-ports/graphics/opencv-core/Makefile
Martin Matuska bc764aba5e Update to 2.3.1
Prepare moving of python module to own port
2011-08-22 21:10:22 +00:00

10 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"