mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 19:20:36 -04:00
7 lines
153 B
Makefile
7 lines
153 B
Makefile
# Created by: Martin Matuska <mm@FreeBSD.org>
|
|
# $FreeBSD$
|
|
MASTERDIR= ${.CURDIR}/../frei0r
|
|
|
|
BUILDING_FREI0R_OPENCV= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|