11 lines
246 B
Makefile
11 lines
246 B
Makefile
# 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"
|