aboutsummaryrefslogtreecommitdiff
path: root/graphics/frei0r-plugins-opencv/Makefile
blob: 2de52ca243ebdaedbafed2c295895742ac7a6048 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTREVISION=	0
PKGNAMESUFFIX=	-plugins-${SLAVE_PORT:tl}

COMMENT=	Frei0r ${SLAVE_PORT} plugins

MASTERDIR=	${.CURDIR}/../frei0r
PLIST=		${.CURDIR}/pkg-plist

SLAVE_PORT=	OpenCV

.include "${MASTERDIR}/Makefile"