2013-04-08 19:10:56 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= kipi-plugin-${KIPI_PLUGIN}
|
|
|
|
PORTVERSION= ${DIGIKAM_VER}
|
|
|
|
CATEGORIES= graphics kde
|
|
|
|
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
|
|
COMMENT= ${${KIPI_PLUGIN}_DESC}
|
|
|
|
|
2013-12-04 03:51:00 +01:00
|
|
|
LIB_DEPENDS= libopencv_legacy.so:${PORTSDIR}/graphics/opencv
|
2013-04-08 19:10:56 +02:00
|
|
|
|
|
|
|
KIPI_PLUGIN= removeredeyes
|
|
|
|
.include "${.CURDIR}/../digikam-kde4/Makefile.common"
|
|
|
|
.include <bsd.port.mk>
|