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}
|
|
|
|
|
|
|
|
USE_GL= glu
|
|
|
|
USE_XORG= xrandr
|
|
|
|
|
|
|
|
KIPI_PLUGIN= imageviewer
|
2013-09-20 20:35:44 +02:00
|
|
|
NO_STAGE= yes
|
2013-04-08 19:10:56 +02:00
|
|
|
.include "${.CURDIR}/../digikam-kde4/Makefile.common"
|
|
|
|
.include <bsd.port.mk>
|